[Bug 20622] SessionID may be assigned asynchronously in MediaKeys.createSession

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddorwin@google.com

--- Comment #1 from David Dorwin <ddorwin@google.com> ---
Even ignoring bug 17199, there may be concern about synchronously generating
the session ID in the CDM. It is nice to have a simple rule (sessionId is
always valid), but I don't know how practical that is for implementations.

Barring that, maybe we can say it must be valid before the first event is fired
at the object.

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

Received on Wednesday, 9 January 2013 21:36:16 UTC