[Bug 24216] setMediaKeys() needs more specification

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from David Dorwin <ddorwin@google.com> ---
https://dvcs.w3.org/hg/html-media/rev/a6c2ab4c2374 implements Option #2 and
effectively provides the capabilty of Option #3 via the asynchronously resolved
promise. All errors, including implementation limitations, are reported by
rejecting the promise.

This changeset also includes a note about replacing a MediaKeys object during
playback and adds '?' to the MediaKeys parameter to indicate that null is
allowed.

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

Received on Wednesday, 16 April 2014 00:09:08 UTC