Re: [remote-playback] RemotePlaybackState enum can become misleading when changing media.src (#125)

My concern is that by introducing a new state, it makes things more confusing. I see the `RemotePlaybackState` as a connection state and `unsupported` isn't much of a connection state. Can you go from `unsupported` to `disconnected`? or to `connecting`? Maybe there is a very simple graph that could show how to go from each of these states but after a quick look, it doesn't seem "simple".

> I'm not sure how that simplifies things. "disconnected" doesn't appear to imply that the element will attempt to reconnect when the src changes.

Is it what we want though? If we tell the page what happened, shouldn't we let the page decide?

-- 
GitHub Notification of comment by mounirlamouri
Please view or discuss this issue at https://github.com/w3c/remote-playback/issues/125#issuecomment-523245964 using your GitHub account

Received on Wednesday, 21 August 2019 00:27:08 UTC