[Bug 27674] requestFullscreen should return a promise

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

--- Comment #7 from Philip Jägenstedt <philipj@opera.com> ---
I think it's pretty sorted already, while animation frame task isn't defined, I
think everything you need to do would happen inside one of those tasks.

AFAICT the Font Loading API doesn't queue tasks for fire events at all, it just
fires loadingdone/loadingerror and then resolves the promise. I think the same
would make sense for the Fullscreen API.

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

Received on Sunday, 21 December 2014 01:08:49 UTC