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

Issue 1105613002: [MacViews] Implement AlwaysOnTop and VisibleOnAllWorkspaces. (Closed)

Created:
5 years, 8 months ago by jackhou1
Modified:
5 years, 7 months ago
Reviewers:
tapted, Nico
CC:
chromium-reviews, tfarina, tdanderson+views_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MacViews] Implement AlwaysOnTop and VisibleOnAllWorkspaces. This works the same way as NativeAppWindowCocoa. Common code is factored out to ui/gfx/mac/nswindow_frame_controls. BUG=459877 Committed: https://crrev.com/37346b4ed633003ea14783395a491688ba8f8731 Cr-Commit-Position: refs/heads/master@{#329536}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Add comments #

Total comments: 5

Patch Set 4 : Sync and rebase #

Patch Set 5 : Address comments #

Total comments: 4

Patch Set 6 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -37 lines) Patch
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm View 1 2 3 4 4 chunks +6 lines, -33 lines 0 comments Download
M ui/gfx/mac/nswindow_frame_controls.h View 1 2 3 4 5 1 chunk +14 lines, -0 lines 0 comments Download
M ui/gfx/mac/nswindow_frame_controls.mm View 1 2 3 4 2 chunks +33 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_mac.mm View 1 2 3 4 5 3 chunks +9 lines, -4 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
jackhou1
tapted, what do you think? https://codereview.chromium.org/1105613002/diff/40001/ui/gfx/mac/nswindow_frame_controls.mm File ui/gfx/mac/nswindow_frame_controls.mm (right): https://codereview.chromium.org/1105613002/diff/40001/ui/gfx/mac/nswindow_frame_controls.mm#newcode58 ui/gfx/mac/nswindow_frame_controls.mm:58: if (!transient) { The ...
5 years, 8 months ago (2015-04-24 07:04:24 UTC) #2
tapted
CL should have a summary like ~do this by factoring out common code from blah. ...
5 years, 7 months ago (2015-05-06 02:00:19 UTC) #3
jackhou1
https://codereview.chromium.org/1105613002/diff/40001/ui/gfx/mac/nswindow_frame_controls.h File ui/gfx/mac/nswindow_frame_controls.h (right): https://codereview.chromium.org/1105613002/diff/40001/ui/gfx/mac/nswindow_frame_controls.h#newcode8 ui/gfx/mac/nswindow_frame_controls.h:8: #import <Cocoa/Cocoa.h> On 2015/05/06 02:00:18, tapted wrote: > Can ...
5 years, 7 months ago (2015-05-12 01:42:12 UTC) #4
tapted
lgtm with a couple of tweaks https://codereview.chromium.org/1105613002/diff/80001/ui/gfx/mac/nswindow_frame_controls.h File ui/gfx/mac/nswindow_frame_controls.h (right): https://codereview.chromium.org/1105613002/diff/80001/ui/gfx/mac/nswindow_frame_controls.h#newcode23 ui/gfx/mac/nswindow_frame_controls.h:23: // Sets whether ...
5 years, 7 months ago (2015-05-12 04:05:35 UTC) #5
jackhou1
https://codereview.chromium.org/1105613002/diff/80001/ui/gfx/mac/nswindow_frame_controls.h File ui/gfx/mac/nswindow_frame_controls.h (right): https://codereview.chromium.org/1105613002/diff/80001/ui/gfx/mac/nswindow_frame_controls.h#newcode23 ui/gfx/mac/nswindow_frame_controls.h:23: // Sets whether the window is always-on-top. If the ...
5 years, 7 months ago (2015-05-12 05:44:19 UTC) #6
jackhou1
thakis, please review for OWNERS
5 years, 7 months ago (2015-05-12 05:45:51 UTC) #8
Nico
lgtm
5 years, 7 months ago (2015-05-12 16:05:37 UTC) #9
Nico
(tapted, where were you missing OWNERS? (tapted, where were you missing OWNERS? Just ui/gfx/mac? I ...
5 years, 7 months ago (2015-05-12 16:07:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105613002/100001
5 years, 7 months ago (2015-05-13 00:07:39 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-13 00:12:00 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 00:12:54 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/37346b4ed633003ea14783395a491688ba8f8731
Cr-Commit-Position: refs/heads/master@{#329536}

Powered by Google App Engine
This is Rietveld 408576698