[presentation-api] Pull Request: Adds terminate() to PresentationSession and defines behavior for it.

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

== Adds terminate() to PresentationSession and defines behavior for 
it. ==
Addresses Issue #35.  

This PR adds terminate() to PresentationSessionand defines behavior 
for it and for close().  It also renames the disconnect state to 
closed.

The definitions will remain a bit awkward until the two conformance 
classes are better defined, as the behavior is asymmetrical.


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

Received on Saturday, 12 September 2015 01:00:59 UTC