- From: <bugzilla@jessica.w3.org>
- Date: Tue, 07 May 2013 15:59:59 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16857 Mark Watson <watsonm@netflix.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |watsonm@netflix.com --- Comment #4 from Mark Watson <watsonm@netflix.com> --- It seems that the natural pattern is that createSession is dependent on the information in needkey (the initData) and so it is no great imposition to require that all EME-aware applications register a needkey handler. It's true that an application which has out-of-band knowledge of the initData may not really need to register to handle the needkey event, but such out-of-band knowledge - whilst it may be common - is very application-specific. I don't see that it's necessary for us to provide special handling for this case vs having the application nevertheless register a needkey handler. Given this, the MEDIE_ERR_ENCRYPTED would be used for the case where there is encrypted data and no needkey handler, meaning it's a non-EME-aware application. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 7 May 2013 16:00:01 UTC