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

Issue 557363004: Fix incorrect set of playing state in WebMediaPlayerAndroid. (Closed)

Created:
6 years, 3 months ago by DaleCurtis
Modified:
6 years, 3 months ago
Reviewers:
qinmin
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

Fix incorrect set of playing state in WebMediaPlayerAndroid. BUG=414066 TEST=none Committed: https://crrev.com/348153027e63683d4e943f249a384ca8bfc113e4 Cr-Commit-Position: refs/heads/master@{#295115}

Patch Set 1 #

Patch Set 2 : Fix other bugs. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M content/renderer/media/android/webmediaplayer_android.cc View 1 2 chunks +12 lines, -8 lines 3 comments Download

Messages

Total messages: 14 (2 generated)
DaleCurtis
6 years, 3 months ago (2014-09-16 17:10:13 UTC) #2
qinmin
lgtm % comments https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc#newcode769 content/renderer/media/android/webmediaplayer_android.cc:769: UpdatePlayingState(false); you can just remove this ...
6 years, 3 months ago (2014-09-16 17:28:24 UTC) #3
DaleCurtis
https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc#newcode769 content/renderer/media/android/webmediaplayer_android.cc:769: UpdatePlayingState(false); On 2014/09/16 17:28:24, qinmin wrote: > you can ...
6 years, 3 months ago (2014-09-16 17:30:28 UTC) #4
qinmin
On 2014/09/16 17:30:28, DaleCurtis wrote: > https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc > File content/renderer/media/android/webmediaplayer_android.cc (right): > > https://codereview.chromium.org/557363004/diff/20001/content/renderer/media/android/webmediaplayer_android.cc#newcode769 > ...
6 years, 3 months ago (2014-09-16 17:35:17 UTC) #5
DaleCurtis
The code seems to be using pending_playback_ to special case the seek back to zero ...
6 years, 3 months ago (2014-09-16 17:37:19 UTC) #6
qinmin
On 2014/09/16 17:37:19, DaleCurtis wrote: > The code seems to be using pending_playback_ to special ...
6 years, 3 months ago (2014-09-16 17:51:04 UTC) #7
DaleCurtis
https://chromiumcodereview.appspot.com/23442021 gives no hints about why this was implemented this way. If we removed the ...
6 years, 3 months ago (2014-09-16 17:51:20 UTC) #8
DaleCurtis
Whoops looks like we tracked down the original change at the same time. I think ...
6 years, 3 months ago (2014-09-16 17:54:17 UTC) #9
qinmin
On 2014/09/16 17:54:17, DaleCurtis wrote: > Whoops looks like we tracked down the original change ...
6 years, 3 months ago (2014-09-16 17:58:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/557363004/20001
6 years, 3 months ago (2014-09-16 18:00:30 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 4d2b4ff2c993c63493979c9c6e84300559e5511d
6 years, 3 months ago (2014-09-16 19:04:17 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 19:05:38 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/348153027e63683d4e943f249a384ca8bfc113e4
Cr-Commit-Position: refs/heads/master@{#295115}

Powered by Google App Engine
This is Rietveld 408576698