[Bug 17470] Provide specific guidance on when generateKeyRequest should be called

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

--- Comment #2 from David Dorwin <ddorwin@google.com> 2012-08-17 06:47:54 UTC ---
The cited non-normative text in the original report is preceded by normative
text that defines the user agent behavior. Thus, it is a requirement of
implementations. I do not think the spec needs to specify how applications
should be implemented - this non-normative text is simply a suggestion.

The normative text has been updated to more appropriately say, "If loading has
not started, throw an INVALID_STATE_ERR."

The use case mentioned in Comment 1 has been addressed by the object-oriented
API (bug 16613), so I think it's okay to leave this requirement that MediaKeys
not be associated with HTMLMediaElement until the latter has started loading.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 17 August 2012 06:48:13 UTC