- From: Shih-Chiang Chien via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Apr 2016 08:10:41 +0000
- To: public-secondscreen@w3.org
schien has just created a new issue for https://github.com/w3c/presentation-api: == define error handling if fail to establish presentation connection on receiving UA == In [section 6.7.1](https://w3c.github.io/presentation-api/#monitoring-incoming-presentation-connections) we always add a PresentationConnection with 'connected' state in to connection list. However it doesn't specify the error handling if UA fails to establish connection. My suggestion is adding a PresentationConnection with 'closed' state but not fire `connectionavailable` event. Controlling page can leverage connection resumption to reconnect to presented content. Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/283 using your GitHub account
Received on Thursday, 21 April 2016 08:10:43 UTC