[presentation-api] Pull Request: Establishes the algorithm for generating the presentation id.

mfoltzgoogle has just submitted a new pull request for 
https://github.com/w3c/presentation-api:

== Establishes the algorithm for generating the presentation id. ==
Addresses the following:

* Issue #253: Have the receiving browsing context generate the 
presentation identifier?
* Issue #279: Specify the algorithm for generating a presentation 
identifier

This change adopts the UUID algorithm from RFC 4112.  This is also 
used for MediaStream.id in the getUserMedia spec.


See https://github.com/w3c/presentation-api/pull/284

Received on Thursday, 21 April 2016 18:45:46 UTC