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

Issue 386463002: Remove --disable-fullscreen-within-tab command-line flag. (Closed)

Created:
6 years, 5 months ago by miu
Modified:
6 years, 5 months ago
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

Remove --disable-fullscreen-within-tab command-line flag. The new UI code path for fullscreen is stable, and has been out for several months now. This change removes the command-line flag, and also cleans up the UI code in a few places where a boolean switch is no longer necessary. BUG=256870 TEST=Confirm Flash fullscreen video still works on Aura and Mac, and with/without tab capture engaged. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283243

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -89 lines) Patch
M chrome/browser/ui/browser.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h View 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm View 3 chunks +5 lines, -13 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 2 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/ui/fullscreen/fullscreen_controller.h View 2 chunks +11 lines, -15 lines 0 comments Download
M chrome/browser/ui/fullscreen/fullscreen_controller.cc View 4 chunks +2 lines, -13 lines 0 comments Download
M chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc View 5 chunks +5 lines, -20 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
miu
Hi, Removing a command-line flag we don't need anymore, with a little clean-up. PTAL: avi: ...
6 years, 5 months ago (2014-07-10 04:29:19 UTC) #1
Avi (use Gerrit)
LGTM; can you rip more stuff out? https://codereview.chromium.org/386463002/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/386463002/diff/1/chrome/browser/ui/browser.cc#newcode1604 chrome/browser/ui/browser.cc:1604: bool Browser::EmbedsFullscreenWidget() ...
6 years, 5 months ago (2014-07-10 05:30:04 UTC) #2
miu
avi: Unfortunately, I can't rip more stuff out. This change covers everything in the browser ...
6 years, 5 months ago (2014-07-10 06:20:16 UTC) #3
Avi (use Gerrit)
https://codereview.chromium.org/386463002/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/386463002/diff/1/chrome/browser/ui/browser.cc#newcode1604 chrome/browser/ui/browser.cc:1604: bool Browser::EmbedsFullscreenWidget() const { No problem.
6 years, 5 months ago (2014-07-10 13:14:22 UTC) #4
Ben Goodger (Google)
lgtm
6 years, 5 months ago (2014-07-14 19:24:18 UTC) #5
miu
The CQ bit was checked by miu@chromium.org
6 years, 5 months ago (2014-07-14 19:56:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/386463002/20001
6 years, 5 months ago (2014-07-14 19:59:21 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-15 10:48:10 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-15 16:50:08 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/38533)
6 years, 5 months ago (2014-07-15 16:50:09 UTC) #10
miu
The CQ bit was checked by miu@chromium.org
6 years, 5 months ago (2014-07-15 18:10:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/386463002/20001
6 years, 5 months ago (2014-07-15 18:12:58 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-15 19:56:17 UTC) #13
Message was sent while issue was closed.
Change committed as 283243

Powered by Google App Engine
This is Rietveld 408576698