Bug 147005

Summary: Media Session: remove plumbing for delivering start/end-of-interruption events
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: conrad_shultz, eric.carlson, mrajca, thorton, 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 eric.carlson: review+

Description Matt Rajca 2015-07-16 10:46:23 PDT
Instead of receiving interruptions through WebKit, we will provide platform-specific implementations in WebCore so the same behavior is available to all clients.
Comment 1 Radar WebKit Bug Importer 2015-07-16 10:53:20 PDT
<rdar://problem/21857631>
Comment 2 Matt Rajca 2015-07-16 10:54:17 PDT
Created attachment 256912 [details]
Patch
Comment 3 Matt Rajca 2015-07-16 15:29:08 PDT
Committed r186913: <http://trac.webkit.org/changeset/186913>