[presentation-api] Pull Request: Clarify identities of PresentationConnection objects in reconnect() steps

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

== Clarify identities of PresentationConnection objects in reconnect()
 steps ==
Addresses Issue #366: Steps to reconnect to a presentation assume 
there's already a PresentationConnection.

This is editorial: the differences between steps 8 and 9 were hard to 
pick up without close reading.  This PR uses longer variable names and
 bullet lists to improve readability.

It also clarifies that in step 9, the existing connection must come 
from a different browsing context.


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

Received on Tuesday, 22 November 2016 00:54:37 UTC