[Bug 25923] isTypeSupported should be asynchronous

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

--- Comment #20 from Anne <annevk@annevk.nl> ---
I don't understand what the problem with a promise is here. In fact, we already
agreed to it during a teleconference I attended.

canPlayType() and such are for non-user-conditional formats. DRM is
user-conditional and as such APIs around it need to be asynchronous.

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

Received on Sunday, 31 August 2014 15:29:02 UTC