[presentation-api] Pull Request: Add error handling to establish a presentation connection algorithm.

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

== Add error handling to establish a presentation connection 
algorithm. ==
Addresses Issue #343: Establishing a presentation connection steps do 
not handle failures.  This adds an error handling case to the 
establish a connection algorithm.  It also removes the note about the 
UA later reconnecting, so that error is a terminal state.

Implements proposed resolution: For #343, move error handling steps 
from the start algorithm to the establish a connection algorithm, and 
remove the note in 6.5.1 about retrying connection establishment.

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

Received on Thursday, 29 September 2016 21:35:17 UTC