Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Issue 9269027: Revert 118546 because it caused PrerenderHTML5VideoNetwork to timeout on windows and linux (Closed)

Created:
8 years, 11 months ago by sadrul
Modified:
8 years, 11 months ago
Reviewers:
Victoria
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, darin-cc_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Revert 118546 because it caused PrerenderHTML5VideoNetwork to timeout on windows and linux """ Fire canplaythrough as soon as download defers to fix autoplay Reenables delayed firing of canplaythrough for media elements, and fixes the bug that had been introduced where a video with autoplay=true sometimes never starts. With this change, a video with autoplay=true should always (though not necessarily immediately) start playback on its own. BUG=106480, 73609 TEST=media_unitests, manually checking video files in various conditions Review URL: https://chromiumcodereview.appspot.com/9113023 TBR=vrk@google.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118590

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -210 lines) Patch
M media/base/download_rate_monitor.h View 3 chunks +4 lines, -4 lines 0 comments Download
M media/base/download_rate_monitor.cc View 6 chunks +18 lines, -13 lines 0 comments Download
M media/base/download_rate_monitor_unittest.cc View 2 chunks +82 lines, -147 lines 0 comments Download
M media/base/pipeline.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/media/buffered_data_source.cc View 3 chunks +12 lines, -7 lines 0 comments Download
M webkit/media/buffered_data_source_unittest.cc View 7 chunks +7 lines, -31 lines 0 comments Download
M webkit/media/webmediaplayer_impl.cc View 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sadrul
8 years, 11 months ago (2012-01-21 02:58:13 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698