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

Issue 1881093002: Implement Tab Detaching in Fullscreen Mode on Mac OSX (Closed)

Created:
4 years, 8 months ago by spqchan
Modified:
4 years, 8 months ago
CC:
chromium-reviews, dcheng, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement Tab Detaching in Fullscreen Mode on Mac OSX Tabs can detach from windows in fullscreen when chrome://flags/enable-fullscreen-tab-detaching is enabled. BUG=507942 Committed: https://crrev.com/f4e28565ff7676e13bf8bf4b3dc2965e08e9fd88 Cr-Commit-Position: refs/heads/master@{#386899}

Patch Set 1 #

Patch Set 2 : nit #

Patch Set 3 : #

Patch Set 4 : comment nit #

Total comments: 2

Patch Set 5 : Fix for rsesek's review #

Patch Set 6 : add to the histogram #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -24 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 2 3 4 6 chunks +43 lines, -20 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 chunk +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.mm View 1 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_window_controller.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_window_controller.mm View 1 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
spqchan
PTAL
4 years, 8 months ago (2016-04-12 18:00:29 UTC) #2
Robert Sesek
LGTM w/ a nit. I can't think of a way this could be tested given ...
4 years, 8 months ago (2016-04-12 22:14:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881093002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881093002/80001
4 years, 8 months ago (2016-04-12 22:56:31 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/210102)
4 years, 8 months ago (2016-04-13 00:04:37 UTC) #8
spqchan
+ isherman for histograms.xml OWNERS https://codereview.chromium.org/1881093002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller.mm File chrome/browser/ui/cocoa/browser_window_controller.mm (right): https://codereview.chromium.org/1881093002/diff/60001/chrome/browser/ui/cocoa/browser_window_controller.mm#newcode1276 chrome/browser/ui/cocoa/browser_window_controller.mm:1276: & NSFullScreenWindowMask) == NSFullScreenWindowMask) ...
4 years, 8 months ago (2016-04-13 00:44:22 UTC) #10
Ilya Sherman
histograms.xml lgtm
4 years, 8 months ago (2016-04-13 01:07:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881093002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881093002/100001
4 years, 8 months ago (2016-04-13 01:09:38 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 8 months ago (2016-04-13 02:17:34 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 02:18:57 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f4e28565ff7676e13bf8bf4b3dc2965e08e9fd88
Cr-Commit-Position: refs/heads/master@{#386899}

Powered by Google App Engine
This is Rietveld 408576698