[Bug 20691] Should createSession()'s type parameter be required?

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

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> ---
Requiring the type parameter would simplify things a bit.

Since the purpose of |type| was to specify how to interpret |initData| and we
don't yet have a use case for it being optional
, we should make it required.
Key systems could define a string for their "default" use case and we could
always change this in the future.

This was agreed on in the February 5th telecon.

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

Received on Tuesday, 23 April 2013 16:45:37 UTC