[Bug 26813] Removing parent of element that's full screen

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26813

--- Comment #7 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Would it be possible for you to provide a hook that does this? Something where
I hand you a Document that I know is going away, and you take care of
determining if that is a problem and exiting full-screen if it is?

Note that this would be called from such deep and ugly algorithms as "discard a
browsing context" and the "unload" steps, so you don't want to be firing events
or queueing tasks or anything if you can help it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 26 September 2014 18:10:49 UTC