[Bug 26366] It's possible to go fullscreen with an element not in the document

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

--- Comment #9 from Philip Jägenstedt <philipj@opera.com> ---
Maybe the checks can just be done async before the resize, that way they can
take however long they want. What about race conditions, what happens when two
frames request fullscreen at the same time and passes the checks, which would
be violated if the timing were different?

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

Received on Monday, 28 July 2014 15:10:06 UTC