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

Issue 23442021: Add loop implementation for HTML5 Video on Android (Closed)

Created:
7 years, 3 months ago by akuoch
Modified:
7 years, 3 months ago
Reviewers:
qinmin
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add loop implementation for HTML5 Video on Android Implement playback looping in WebMediaPlayerAndroid BUG=285965 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222888

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M content/renderer/media/android/webmediaplayer_android.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/media/android/webmediaplayer_android.cc View 1 2 3 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
qinmin
lgtm % nit https://codereview.chromium.org/23442021/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/23442021/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode599 content/renderer/media/android/webmediaplayer_android.cc:599: if ((seeking_) && (pending_seek_ == 0)) ...
7 years, 3 months ago (2013-09-10 19:26:45 UTC) #1
akuoch
On 2013/09/10 19:26:45, qinmin wrote: > lgtm % nit > > https://codereview.chromium.org/23442021/diff/1/content/renderer/media/android/webmediaplayer_android.cc > File content/renderer/media/android/webmediaplayer_android.cc ...
7 years, 3 months ago (2013-09-12 16:55:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akuoch@codeaurora.org/23442021/4001
7 years, 3 months ago (2013-09-12 18:35:08 UTC) #3
commit-bot: I haz the power
Failed to apply patch for content/renderer/media/android/webmediaplayer_android.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-12 18:35:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akuoch@codeaurora.org/23442021/11001
7 years, 3 months ago (2013-09-12 19:56:51 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-12 22:33:13 UTC) #6
Message was sent while issue was closed.
Change committed as 222888

Powered by Google App Engine
This is Rietveld 408576698