[Bug 27268] Add a definition of a distinctive identifier

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