[Bug 26678] MediaKeySession.generateRequest() should not fail if callable is false

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|adrianba@microsoft.com      |ddorwin@google.com

--- Comment #1 from David Dorwin <ddorwin@google.com> ---
"uninitialized" was mistakenly replaced with "callable" when I as adding this
step to the other methods. The line should be as follows, which matches load():
'If this object's uninitialized value is false, return a promise rejected with
a new DOMException whose name is "InvalidStateError".'

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

Received on Tuesday, 26 August 2014 23:53:57 UTC