Re: [presentation-api] Refine how to do session teardown/disconnect/closing

If I understand correctly, in all of the current proposals, if the 
Chrome application is killed, the PresentationSession would transition
 to a `closed` state and the application running on the TV would be 
notified about this, but nothing else would automatically happen.

Obviously the application could write whatever application logic to 
handle this, such as immediately pausing any running video, or 
immediately closing the application. Or doing either of those things 
after a timeout.

I don't see how adding separate `.close()` and `.terminate()` 
functions would change this?

-- 
GitHub Notif of comment by sicking
See 
https://github.com/w3c/presentation-api/issues/35#issuecomment-136946228

Received on Wednesday, 2 September 2015 06:04:06 UTC