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

Issue 684473002: Revert unintended prevention of seeks on infinite duration media. (Closed)

Created:
6 years, 1 month ago by DaleCurtis
Modified:
6 years, 1 month ago
Reviewers:
wolenetz
CC:
chromium-reviews, posciak+watch_chromium.org, avayvod+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Revert unintended prevention of seeks on infinite duration media. Preserves the looping behavior for 200-type sources, while reverting the disabling of seeks for "non-streaming" type sources which report an infinite duration. This reverts the unintended behavior change from http://crrev.com/298565 BUG=412562, 427412 TEST=live player works again. LayoutTest forthcoming. Committed: https://crrev.com/56359cbf0a9a17b4dd615fd71ac1b3060fe8a18e Cr-Commit-Position: refs/heads/master@{#301495}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove header. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -13 lines) Patch
M content/renderer/media/android/webmediaplayer_android.cc View 1 2 chunks +5 lines, -6 lines 0 comments Download
M media/blink/webmediaplayer_impl.cc View 1 chunk +13 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
DaleCurtis
6 years, 1 month ago (2014-10-27 18:50:38 UTC) #2
wolenetz
looking good % a nit and clarification request: https://codereview.chromium.org/684473002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/684473002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode14 content/renderer/media/android/webmediaplayer_android.cc:14: #include ...
6 years, 1 month ago (2014-10-27 20:14:26 UTC) #3
wolenetz
Also, does this break layout tests?
6 years, 1 month ago (2014-10-27 20:15:21 UTC) #4
DaleCurtis
It does not break layout tests, all the new tests work as expected, since they ...
6 years, 1 month ago (2014-10-27 20:20:41 UTC) #5
wolenetz
lgtm https://codereview.chromium.org/684473002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/684473002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode534 content/renderer/media/android/webmediaplayer_android.cc:534: const blink::WebTimeRange seekable_range(0.0, duration()); On 2014/10/27 20:20:41, DaleCurtis ...
6 years, 1 month ago (2014-10-27 20:26:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684473002/20001
6 years, 1 month ago (2014-10-27 20:30:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-10-28 00:07:04 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-28 00:07:57 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/56359cbf0a9a17b4dd615fd71ac1b3060fe8a18e
Cr-Commit-Position: refs/heads/master@{#301495}

Powered by Google App Engine
This is Rietveld 408576698