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

Issue 2840973002: Fix HLS fullscreen gutter color (Closed)

Created:
3 years, 8 months ago by tguilbert
Modified:
3 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, xjz+watch_chromium.org, miu+watch_chromium.org, apacible+watch_chromium.org, erickung+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix HLS fullscreen gutter color On Android, we currently always tell Blink that we will be using fullscreen overlays. However, the MediaPlayerRenderer does not support them, and does not attempt to use them. The result is that Blink avoids drawing any gutter, which causes the default background color from the LayerTree to be show instead. When no overlay has been created, the default color is white. This CL updates WMPI::SupportsOverlayFullscreenVideo to only return true when we are not using the MediaPlayerRenderer. BUG=711888 TEST= manually tested on an HLS and non HLS video. Review-Url: https://codereview.chromium.org/2840973002 Cr-Commit-Position: refs/heads/master@{#467821} Committed: https://chromium.googlesource.com/chromium/src/+/1423a66d68562cda92de55d3f247ae1c8a155241

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M media/blink/webmediaplayer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (10 generated)
tguilbert
PTAL! (This is dependent on the parent CL landing first) I think the description could/should ...
3 years, 8 months ago (2017-04-25 23:07:32 UTC) #2
liberato (no reviews please)
On 2017/04/25 23:07:32, tguilbert wrote: > PTAL! (This is dependent on the parent CL landing ...
3 years, 8 months ago (2017-04-26 06:03:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840973002/1
3 years, 7 months ago (2017-04-27 18:16:48 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/356472)
3 years, 7 months ago (2017-04-27 18:37:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840973002/1
3 years, 7 months ago (2017-04-27 19:33:44 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/414390)
3 years, 7 months ago (2017-04-27 20:20:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840973002/1
3 years, 7 months ago (2017-04-27 20:50:20 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 01:55:26 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1423a66d68562cda92de55d3f247...

Powered by Google App Engine
This is Rietveld 408576698