Bug 147005 - Media Session: remove plumbing for delivering start/end-of-interruption events
Summary: Media Session: remove plumbing for delivering start/end-of-interruption events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 145411
  Show dependency treegraph
 
Reported: 2015-07-16 10:46 PDT by Matt Rajca
Modified: 2015-07-16 15:29 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.95 KB, patch)
2015-07-16 10:54 PDT, Matt Rajca
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>