Re: [remote-playback] Make NotFoundError when prompt() is called and availability monitoring is not available optional

In the case you describe, `prompt()` would hang while the dialog is 
visible and the `state` will stay `disconnected` which is all fine, 
right? If the user picks a device, it would switch the `state` to 
`connecting` and resolve the promise. Otherwise, it would reject the 
promise with `NotAllowedError`, right?

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

Received on Saturday, 12 November 2016 22:55:37 UTC