[Bug 27674] requestFullscreen should return a promise

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

--- Comment #17 from Xidorn Quan <quanxunzhen@gmail.com> ---
(In reply to Philip Jägenstedt from comment #16)
> Given that, do you think it's worth trying to promise-ify this API now, or
> would it become an obstacle for shipping in Gecko?

Since promise-ifying this API later won't break any existing usage (although
may introduce backward-compatible issue for authors), and Trident is shipping
the unprefixed verion of the Fullscreen API (without returning promise, I
believe), I don't think it is something we need to do immediately.

I'm fine to see it being added to the spec, but probably not going to make it a
blocker of unprefixing the API in Gecko.

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

Received on Wednesday, 15 July 2015 14:07:53 UTC