[Bug 28614] Weaken the requirement of the time of running async steps

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

--- Comment #2 from Xidorn Quan <quanxunzhen@gmail.com> ---
This change, though, could raise a problem that, what should UAs do if
requestFullscreen()/exitFullscreen() is called before they put the page into
the fullscreen state (and trigger the event).

A possible solution could be canceling any pending request, and execute only
the new one.

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

Received on Wednesday, 6 May 2015 05:15:50 UTC