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

Issue 1763653002: Android: Remove the prompt when entering fullscreen mode (behind flag). (Closed)

Created:
4 years, 9 months ago by Matt Giuca
Modified:
4 years, 8 months ago
CC:
asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews, tapted
Base URL:
https://chromium.googlesource.com/chromium/src.git@fullscreen-two-words
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Remove the prompt when entering fullscreen mode (behind flag). If the #simplified-fullscreen-ui flag is enabled, still shows the toast (at the top of the screen), but no longer asks if you want to allow fullscreen mode (it is implied). This is consistent with the recent changes to fullscreen on desktop (we no longer consider it worthwhile requiring the user to manually accept fullscreen mode). BUG=523930 Committed: https://crrev.com/3a46edeeb8cc6b47bfd3210042964324eaf28c07 Cr-Commit-Position: refs/heads/master@{#380364}

Patch Set 1 #

Patch Set 2 : Respect the flag on Android. #

Patch Set 3 : Comment on the flag. #

Patch Set 4 : Do not base off string changes CL. #

Total comments: 5

Patch Set 5 : Rebase. #

Patch Set 6 : Fix interactive ui tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -29 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/fullscreen/FullscreenHtmlApiHandler.java View 1 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 2 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/android/chrome_feature_list.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/exclusive_access/exclusive_access_manager.h View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/exclusive_access/exclusive_access_manager.cc View 1 2 3 4 2 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest.cc View 1 2 3 4 5 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/common/chrome_features.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/chrome_features.cc View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
Matt Giuca
The OWNERS here are pretty nuts: chrome/common/chrome_features.* has no OWNERS other than chrome top-level. chrome/android/java/src/org/chromium/chrome/browser/fullscreen ...
4 years, 9 months ago (2016-03-04 01:12:09 UTC) #4
scheib
LGTM
4 years, 9 months ago (2016-03-04 01:35:15 UTC) #5
jochen (gone - plz use gerrit)
lgtm with comments https://codereview.chromium.org/1763653002/diff/60001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/1763653002/diff/60001/chrome/browser/about_flags.cc#newcode1624 chrome/browser/about_flags.cc:1624: {"simplified-fullscreen-ui", IDS_FLAGS_SIMPLIFIED_FULLSCREEN_UI_NAME, does this require an ...
4 years, 9 months ago (2016-03-04 12:54:39 UTC) #6
Matt Giuca
https://codereview.chromium.org/1763653002/diff/60001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/1763653002/diff/60001/chrome/browser/about_flags.cc#newcode1624 chrome/browser/about_flags.cc:1624: {"simplified-fullscreen-ui", IDS_FLAGS_SIMPLIFIED_FULLSCREEN_UI_NAME, On 2016/03/04 12:54:38, jochen wrote: > does ...
4 years, 9 months ago (2016-03-04 23:00:28 UTC) #7
Matt Giuca
tedchoc: Did you get a chance to look at the Android part? https://codereview.chromium.org/1763653002/diff/60001/chrome/common/chrome_features.cc File chrome/common/chrome_features.cc ...
4 years, 9 months ago (2016-03-07 05:53:09 UTC) #8
Ted C
On 2016/03/07 05:53:09, Matt Giuca wrote: > tedchoc: Did you get a chance to look ...
4 years, 9 months ago (2016-03-07 17:46:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763653002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763653002/60001
4 years, 9 months ago (2016-03-07 23:05:21 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/141365) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 9 months ago (2016-03-07 23:08:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763653002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763653002/80001
4 years, 9 months ago (2016-03-10 02:20:44 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/155454)
4 years, 9 months ago (2016-03-10 02:36:26 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763653002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763653002/100001
4 years, 9 months ago (2016-03-10 05:03:56 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-10 06:46:21 UTC) #23
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 06:47:48 UTC) #25
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/3a46edeeb8cc6b47bfd3210042964324eaf28c07
Cr-Commit-Position: refs/heads/master@{#380364}

Powered by Google App Engine
This is Rietveld 408576698