[Bug 27674] requestFullscreen should return a promise

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

--- Comment #5 from Andy Earnshaw <andyearnshaw@gmail.com> ---
(In reply to Philip Jägenstedt from comment #2)
> Are there any other APIs that have both promises and events? 

There's the Font Loading API. See
http://dev.w3.org/csswg/css-font-loading/#dom-fontfaceset-loadingdone.  To save
you time, the promise in that series of steps is fulfilled/rejected at the
final step, after any events have been queued.

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

Received on Saturday, 20 December 2014 09:55:11 UTC