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

Issue 564943002: Fix incorrect WebMediaPlayerDelegate notifications. (Closed)

Created:
6 years, 3 months ago by DaleCurtis
Modified:
6 years, 3 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, wjia+watch_chromium.org
Base URL:
http://chromium.googlesource.com/chromium/src.git@psb
Project:
chromium
Visibility:
Public.

Description

Fix incorrect WebMediaPlayerDelegate notifications. These notifications are used by the browser to manager power save blocking, inaccuracies will result in erroneously holding blockers after playback has stopped. BUG=43667, 367785 TEST=DCHECKs in WebContentsImpl no longer fire. Committed: https://crrev.com/6d269edd075d8b9b0f64c6438313c1f8ff2248dd Cr-Commit-Position: refs/heads/master@{#294468}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix comments. #

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

Messages

Total messages: 8 (2 generated)
DaleCurtis
I'm open to testing suggestions, this caused my other patch set to be reverted since ...
6 years, 3 months ago (2014-09-11 19:08:29 UTC) #2
acolwell GONE FROM CHROMIUM
lgtm % nit https://codereview.chromium.org/564943002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/564943002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode1298 content/renderer/media/android/webmediaplayer_android.cc:1298: else if (was_playing) nit: Don't you ...
6 years, 3 months ago (2014-09-11 19:23:25 UTC) #3
DaleCurtis
https://codereview.chromium.org/564943002/diff/1/content/renderer/media/android/webmediaplayer_android.cc File content/renderer/media/android/webmediaplayer_android.cc (right): https://codereview.chromium.org/564943002/diff/1/content/renderer/media/android/webmediaplayer_android.cc#newcode1298 content/renderer/media/android/webmediaplayer_android.cc:1298: else if (was_playing) On 2014/09/11 19:23:25, acolwell_leaving_chromium_9-23 wrote: > ...
6 years, 3 months ago (2014-09-11 19:28:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/564943002/20001
6 years, 3 months ago (2014-09-11 19:55:54 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 5a0ad76daccc0582ffd5aea1c929a264cd14244a
6 years, 3 months ago (2014-09-11 21:22:27 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 21:40:53 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6d269edd075d8b9b0f64c6438313c1f8ff2248dd
Cr-Commit-Position: refs/heads/master@{#294468}

Powered by Google App Engine
This is Rietveld 408576698