This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Enable MediaSession with the WMPI Cast player. (patchset #1 …
…id:1 of https://codereview.chromium.org/1590863004/ ) Reason for revert: Reverting since it's causing a MediaPlayer to be created along side the WebMediaPlayerImpl instance... which causes playback to start twice :-/ Original issue's description: > Enable MediaSession with the WMPI Cast player. > > Looks like the cast impl didn't enable MediaSession when cast is > not present. Tweaked the code a bit so that it's available. > > BUG=575276,529887 > TEST=MediaSession play/pause work. > > Committed: https://crrev.com/0ae23b0efd1eb826fe3df2af5baa9415c828b593 > Cr-Commit-Position: refs/heads/master@{#369895} [email protected] # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=575276,529887 Review URL: https://codereview.chromium.org/1615513003 Cr-Commit-Position: refs/heads/master@{#370624}
- Loading branch information
1 parent
b81f43d
commit 6e2716d
Showing
2 changed files
with
9 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters