- From: Mark Foltz (Google) via GitHub <sysbot+gh@w3.org>
- Date: Sun, 18 Oct 2020 17:50:08 +0000
- To: public-secondscreen@w3.org
Thanks for the feedback @jimmywarting. Applications that wish to keep the presentation (content on the TV) running can `close()` their connection and use the `id` to reconnect later. But `terminate()` always tells the remote presentation to be terminated (so there's nothing to reconnect to). Whether the site reconnects automatically or not as you move between pages/videos is largely up to the site. I think netflix.com does a pretty good job of this, but if you are encountering behavior you think is wrong on Chrome please file a bug [here](https://bugs.chromium.org/p/chromium/issues/entry) and assign it to the `Blink > Presentation API` component. Thanks! -- GitHub Notification of comment by mfoltzgoogle Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/480#issuecomment-711330725 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 18 October 2020 17:50:09 UTC