New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 657566 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug

Blocked on:
issue 659669

Blocking:
issue 578833



Sign in to add a comment

Implement disableRemotePlayback behavior

Project Member Reported by avayvod@chromium.org, Oct 19 2016

Issue description

The spec says:

When the disableRemotePlayback attribute is added to the media element, the user agent must run these steps:

Reject any pending promises returned by the RemotePlayback methods with InvalidStateError.
Clear the set of availability callbacks for the media element.
If its state is not disconnected, run the disconnect from remote playback device algorithm for the remote playback device the media element is connected or connecting to.

[ https://w3c.github.io/remote-playback/#disabling-remote-playback ]
 
Blockedon: 659669
Status: Fixed (was: Started)

Sign in to add a comment