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

Issue 621573002: Expose a seekable range at 0 for streaming sources with duration. (Closed)

Created:
6 years, 2 months ago by DaleCurtis
Modified:
6 years, 2 months ago
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@io
Project:
chromium
Visibility:
Public.

Description

Expose a seekable range at 0 for streaming sources with duration. Allows looping to work with 200-type sources. BUG=412562 TEST=forthcoming layout tests. Committed: https://crrev.com/dfe0527f2c241795d4574503360a531a8221bfa0 Cr-Commit-Position: refs/heads/master@{#298565}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase. Cleanup. #

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

Messages

Total messages: 14 (4 generated)
DaleCurtis
6 years, 2 months ago (2014-10-01 00:08:31 UTC) #2
philipj_slow
Non-owner LGTM with nits. https://codereview.chromium.org/621573002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/621573002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode531 content/renderer/media/android/webmediaplayer_android.cc:531: if (!base::IsFinite(seekable_end)) With this change ...
6 years, 2 months ago (2014-10-01 09:37:50 UTC) #3
DaleCurtis
PTAL. Simplified the code using your suggestion. https://codereview.chromium.org/621573002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/621573002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode531 content/renderer/media/android/webmediaplayer_android.cc:531: if (!base::IsFinite(seekable_end)) ...
6 years, 2 months ago (2014-10-06 23:55:42 UTC) #5
philipj_slow
LGTM
6 years, 2 months ago (2014-10-07 08:43:55 UTC) #6
philipj_slow
Adding scherkus for OWNERS review.
6 years, 2 months ago (2014-10-07 08:44:40 UTC) #8
DaleCurtis
Thanks for review! I forgot you're not a Chrome committer, so scherkus@'s review will be ...
6 years, 2 months ago (2014-10-07 17:11:02 UTC) #9
scherkus (not reviewing)
lgtm
6 years, 2 months ago (2014-10-07 18:18:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621573002/40001
6 years, 2 months ago (2014-10-07 18:20:22 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001) as f1c3583d398ccb52fb0812e949ca882a3747c71f
6 years, 2 months ago (2014-10-07 20:52:13 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 20:52:52 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dfe0527f2c241795d4574503360a531a8221bfa0
Cr-Commit-Position: refs/heads/master@{#298565}

Powered by Google App Engine
This is Rietveld 408576698