Bug 142089 - MediaSource should be suspendable when closed
Summary: MediaSource should be suspendable when closed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 142108
  Show dependency treegraph
 
Reported: 2015-02-27 10:38 PST by Chris Dumez
Modified: 2015-02-27 14:51 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.57 KB, patch)
2015-02-27 10:43 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-mavericks (602.52 KB, application/zip)
2015-02-27 11:25 PST, Build Bot
no flags Details
Patch (14.48 KB, patch)
2015-02-27 11:32 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-02-27 10:38:44 PST
MediaSource should be suspendable when closed to increase to likelihood of pages using MediaSource to enter the PageCache.

Radar: <rdar://problem/19923085>
Comment 1 Chris Dumez 2015-02-27 10:43:40 PST
Created attachment 247520 [details]
Patch
Comment 2 Build Bot 2015-02-27 11:25:24 PST
Comment on attachment 247520 [details]
Patch

Attachment 247520 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5563624995160064

New failing tests:
fast/history/page-cache-media-source-opened.html
fast/history/page-cache-media-source-closed.html
fast/history/page-cache-media-source-closed-2.html
Comment 3 Build Bot 2015-02-27 11:25:28 PST
Created attachment 247526 [details]
Archive of layout-test-results from ews100 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 4 Chris Dumez 2015-02-27 11:32:25 PST
Created attachment 247527 [details]
Patch
Comment 5 Chris Dumez 2015-02-27 13:18:56 PST
Comment on attachment 247527 [details]
Patch

Clearing flags on attachment: 247527

Committed r180774: <http://trac.webkit.org/changeset/180774>
Comment 6 Chris Dumez 2015-02-27 13:19:01 PST
All reviewed patches have been landed.  Closing bug.