- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Dec 2014 01:29:52 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27268 --- Comment #2 from David Dorwin <ddorwin@google.com> --- https://github.com/w3c/encrypted-media/commit/0173c012d540991aa158c1ab45a2733af342775f replaces the persistentUniqueIdentifier member of MediaKeySystemConfiguration with distinctiveIdentifier, which is defined based on the definition added above. distinctiveIdentifier is defined as being *persistent*, which excludes some scenarios, such as a Distinctive Identifier that is erased upon exiting a private browsing session. However, I do not think that is a scenario that would be used, and the general use of a Distinctive Identifier expects it to be persistent. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 2 December 2014 01:29:54 UTC