RESOLVED FIXED 142108
Make SourceBuffer ActiveDOMObject suspendable
https://bugs.webkit.org/show_bug.cgi?id=142108
Summary Make SourceBuffer ActiveDOMObject suspendable
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.