RESOLVED FIXED 145822
Add support for toggling playback in MediaSessions and MediaSessionManagers
https://bugs.webkit.org/show_bug.cgi?id=145822
Summary Add support for toggling playback in MediaSessions and MediaSessionManagers
Matt Rajca
Reported 2015-06-09 16:09:23 PDT
Per the Media Session spec, when a MediaPlayPause event is received, for each media session that: 1) has a current active state, and 2) has a 'Default' or 'Content' category, we need to play all paused active elements and pause all playing active elements.
Attachments
Patch (4.19 KB, patch)
2015-06-09 16:22 PDT, Matt Rajca
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-09 16:10:41 PDT
Matt Rajca
Comment 2 2015-06-09 16:22:18 PDT
WebKit Commit Bot
Comment 3 2015-06-09 17:43:38 PDT
Comment on attachment 254613 [details] Patch Clearing flags on attachment: 254613 Committed r185394: <http://trac.webkit.org/changeset/185394>
WebKit Commit Bot
Comment 4 2015-06-09 17:43:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.