Bug 145822

Summary: Add support for toggling playback in MediaSessions and MediaSessionManagers
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, conrad_shultz, eric.carlson, jer.noble, mrajca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    
Attachments:
Description Flags
Patch none

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.