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

Issue 1286583002: Stop setting --enable-overlay-fullscreen-video on Android (Closed)

Created:
5 years, 4 months ago by watk
Modified:
5 years, 4 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, posciak+watch_chromium.org, avayvod+watch_chromium.org, lcwu+watch_chromium.org, nasko+codewatch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, jochen+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, gunsch+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, wjia+watch_chromium.org, mlamouri+watch-media_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop setting --enable-overlay-fullscreen-video on Android Previously, --enable-overlay-fullscreen-video was used to enable the blink runtime feature OverlayFullscreenVideo which enabled video to be efficiently {over,under}-layed on Android. This was set by default on Android and for layout tests on other platforms. Now the WebMediaPlayer decides whether overlay fullscreen mode will be used. The blink runtime feature is renamed to ForceOverlayFullscreenVideo to be used as an override for running the overlay fullscreen layout tests on non-android platforms. This relies on blink changes: * https://codereview.chromium.org/1254613003 * https://codereview.chromium.org/1278583004 A follow up change will remove the OverlayFullscreenVideo runtime feature and corresponding command line flag. BUG=511376, 507834 TEST=virtual/android/fullscreen layout tests, manual Committed: https://crrev.com/fdd36a8329fb60fc5c50612643e310cc40204f07 Cr-Commit-Position: refs/heads/master@{#343064}

Patch Set 1 #

Patch Set 2 : don't inline virtual function definition #

Patch Set 3 : forgot namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M chromecast/browser/cast_browser_main_parts.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/content_startup_flags.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/runtime_features.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/renderer/media/android/webmediaplayer_android.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/android/webmediaplayer_android.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/shell/browser/blink_test_controller.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
watk
lcwu@chromium.org: Please review changes in chromecast/ qinmin@chromium.org: Please review changes in webmediaplayer_android.{cc,h}
5 years, 4 months ago (2015-08-10 23:12:33 UTC) #2
gunsch
(taking over for lcwu) lgtm, looks like this should generally be a no-op for Android ...
5 years, 4 months ago (2015-08-10 23:17:25 UTC) #4
watk
On 2015/08/10 23:17:25, gunsch wrote: > (taking over for lcwu) > > lgtm, looks like ...
5 years, 4 months ago (2015-08-10 23:44:05 UTC) #5
gunsch
Yeah, that was my understanding reading through the code as well, just looking to confirm. ...
5 years, 4 months ago (2015-08-11 00:05:49 UTC) #6
qinmin
lgtm
5 years, 4 months ago (2015-08-11 17:41:13 UTC) #7
watk
yfriedman@chromium.org: Please review changes in content/browser/android/content_startup_flags.cc nick@chromium.org: Please review changes in content/
5 years, 4 months ago (2015-08-11 18:27:34 UTC) #9
ncarter (slow)
lgtm
5 years, 4 months ago (2015-08-11 20:44:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286583002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286583002/40001
5 years, 4 months ago (2015-08-12 17:44:28 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-12 18:45:08 UTC) #14
commit-bot: I haz the power
5 years, 4 months ago (2015-08-12 18:45:44 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fdd36a8329fb60fc5c50612643e310cc40204f07
Cr-Commit-Position: refs/heads/master@{#343064}

Powered by Google App Engine
This is Rietveld 408576698