Bug 142108

Summary: Make SourceBuffer ActiveDOMObject suspendable
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: MediaAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jer.noble, kling, koivisto
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 142089    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-02-27 14:51:47 PST
Make SourceBuffer ActiveDOMObject suspendable if it is removed from its MediaSource and does not have any pending events. This makes it more likely for pages using SourceBuffer objects to go into the PageCache. Radar: <rdar://problem/19923085>
Attachments
Patch (8.93 KB, patch)
2015-02-27 14:58 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-27 14:58:35 PST
Chris Dumez
Comment 2 2015-02-27 15:46:18 PST
Comment on attachment 247557 [details] Patch Clearing flags on attachment: 247557 Committed r180791: <http://trac.webkit.org/changeset/180791>
Chris Dumez
Comment 3 2015-02-27 15:46:22 PST
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.