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

Issue 1432053002: Hide the fullscreen toolbar only for FramedBrowserWindow (Closed)

Created:
5 years, 1 month ago by spqchan
Modified:
5 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a check to hide the fullscreen toolbar only if it's a FramedBrowserWindow. Currently, entering fullscreen will cause all the fullscreen toolbars to be hidden, which we do not want to happen in certain windows, such as for Chrome Apps. BUG=552043 Committed: https://crrev.com/e026f4038aeb0b33904241654375e1a2d1afd9cb Cr-Commit-Position: refs/heads/master@{#358907}

Patch Set 1 #

Patch Set 2 : Remove extra import statement #

Patch Set 3 : Cleaned up the code #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Check for FramedBrowserWindow class instead of using a new method #

Patch Set 6 : Updated a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 2 3 4 5 2 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 27 (9 generated)
spqchan
PTAL
5 years, 1 month ago (2015-11-10 01:15:04 UTC) #4
Avi (use Gerrit)
Is there a cleaner way of doing this? Some kind of interface like -shouldHideFullscreenToolbar and ...
5 years, 1 month ago (2015-11-10 01:28:44 UTC) #5
spqchan1
On 2015/11/10 01:28:44, Avi wrote: > Is there a cleaner way of doing this? Some ...
5 years, 1 month ago (2015-11-10 01:33:51 UTC) #6
spqchan
PTAL
5 years, 1 month ago (2015-11-10 02:14:09 UTC) #7
Avi (use Gerrit)
This isn't event-related code, though... It's been a really long time since I've dealt with ...
5 years, 1 month ago (2015-11-10 02:18:42 UTC) #9
erikchen
https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm#newcode727 chrome/browser/ui/cocoa/browser_window_controller_private.mm:727: SEL selector = @selector(shouldHideFullscreenToolbar); If you're just trying to ...
5 years, 1 month ago (2015-11-10 08:17:22 UTC) #10
spqchan
https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm#newcode727 chrome/browser/ui/cocoa/browser_window_controller_private.mm:727: SEL selector = @selector(shouldHideFullscreenToolbar); On 2015/11/10 08:17:22, erikchen wrote: ...
5 years, 1 month ago (2015-11-10 17:14:28 UTC) #11
erikchen
On 2015/11/10 17:14:28, spqchan wrote: > https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm > File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): > > https://codereview.chromium.org/1432053002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller_private.mm#newcode727 > ...
5 years, 1 month ago (2015-11-10 18:19:04 UTC) #12
spqchan
PTAL
5 years, 1 month ago (2015-11-10 18:19:13 UTC) #13
erikchen
lgtm
5 years, 1 month ago (2015-11-10 18:19:50 UTC) #14
erikchen
On 2015/11/10 18:19:50, erikchen wrote: > lgtm please update CL description.
5 years, 1 month ago (2015-11-10 18:20:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432053002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432053002/100001
5 years, 1 month ago (2015-11-10 18:58:12 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/117155)
5 years, 1 month ago (2015-11-10 19:26:42 UTC) #20
spqchan
+avi for LGTM stamp
5 years, 1 month ago (2015-11-10 21:17:50 UTC) #22
Avi (use Gerrit)
lgtm stamp
5 years, 1 month ago (2015-11-10 21:22:26 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432053002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432053002/100001
5 years, 1 month ago (2015-11-10 21:24:58 UTC) #25
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 1 month ago (2015-11-10 21:31:10 UTC) #26
commit-bot: I haz the power
5 years, 1 month ago (2015-11-10 21:32:51 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e026f4038aeb0b33904241654375e1a2d1afd9cb
Cr-Commit-Position: refs/heads/master@{#358907}

Powered by Google App Engine
This is Rietveld 408576698