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

Issue 915313002: [Mac] Remove -[NSWindow drawRect] swizzling. (Closed)

Created:
5 years, 10 months ago by jackhou1
Modified:
5 years, 9 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@nawc
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Remove -[NSWindow drawRect] swizzling. This is no longer used. Removed from FramedBrowserWindow here: https://codereview.chromium.org/611453004 Removed from NativeAppWindowCocoa here: https://codereview.chromium.org/916833005/ BUG=417872, 457991 Committed: https://crrev.com/dbf8bfd7fa34d69e880f0b8073a0441f439bf08a Cr-Commit-Position: refs/heads/master@{#319395}

Patch Set 1 #

Patch Set 2 : Sync and rebase #

Patch Set 3 : Only remove drawRect swizzling. #

Patch Set 4 : Update test. #

Total comments: 2

Patch Set 5 : Sync and rebase #

Patch Set 6 : Address comments #

Total comments: 2

Patch Set 7 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -131 lines) Patch
D chrome/browser/ui/cocoa/custom_frame_view.h View 1 2 1 chunk +1 line, -48 lines 0 comments Download
D chrome/browser/ui/cocoa/custom_frame_view.mm View 1 2 3 4 5 6 5 chunks +13 lines, -65 lines 0 comments Download
M chrome/browser/ui/cocoa/custom_frame_view_unittest.mm View 1 2 3 1 chunk +9 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.mm View 1 2 2 chunks +0 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
jackhou1
rsesek, could you take a look?
5 years, 10 months ago (2015-02-25 05:17:26 UTC) #2
Robert Sesek
I'm not sure this is no longer used. Also this does not compile.
5 years, 10 months ago (2015-02-25 18:00:35 UTC) #3
jackhou1
On 2015/02/25 18:00:35, Robert Sesek wrote: > I'm not sure this is no longer used. ...
5 years, 10 months ago (2015-02-26 02:47:57 UTC) #4
jackhou1
rsesek, ping
5 years, 9 months ago (2015-03-04 02:13:32 UTC) #5
Robert Sesek
Sorry, please ping sooner! https://codereview.chromium.org/915313002/diff/60001/chrome/browser/ui/cocoa/custom_frame_view.mm File chrome/browser/ui/cocoa/custom_frame_view.mm (right): https://codereview.chromium.org/915313002/diff/60001/chrome/browser/ui/cocoa/custom_frame_view.mm#newcode56 chrome/browser/ui/cocoa/custom_frame_view.mm:56: if (base::mac::IsOSMavericksOrEarlier()) { Since we ...
5 years, 9 months ago (2015-03-04 19:16:26 UTC) #6
jackhou1
https://codereview.chromium.org/915313002/diff/60001/chrome/browser/ui/cocoa/custom_frame_view.mm File chrome/browser/ui/cocoa/custom_frame_view.mm (right): https://codereview.chromium.org/915313002/diff/60001/chrome/browser/ui/cocoa/custom_frame_view.mm#newcode56 chrome/browser/ui/cocoa/custom_frame_view.mm:56: if (base::mac::IsOSMavericksOrEarlier()) { On 2015/03/04 19:16:26, Robert Sesek wrote: ...
5 years, 9 months ago (2015-03-05 04:28:08 UTC) #7
Robert Sesek
LGTM https://codereview.chromium.org/915313002/diff/100001/chrome/browser/ui/cocoa/custom_frame_view.mm File chrome/browser/ui/cocoa/custom_frame_view.mm (right): https://codereview.chromium.org/915313002/diff/100001/chrome/browser/ui/cocoa/custom_frame_view.mm#newcode31 chrome/browser/ui/cocoa/custom_frame_view.mm:31: // In Yosemite, the fullscreen button replaces the ...
5 years, 9 months ago (2015-03-05 18:33:26 UTC) #8
jackhou1
https://codereview.chromium.org/915313002/diff/100001/chrome/browser/ui/cocoa/custom_frame_view.mm File chrome/browser/ui/cocoa/custom_frame_view.mm (right): https://codereview.chromium.org/915313002/diff/100001/chrome/browser/ui/cocoa/custom_frame_view.mm#newcode31 chrome/browser/ui/cocoa/custom_frame_view.mm:31: // In Yosemite, the fullscreen button replaces the zoom ...
5 years, 9 months ago (2015-03-06 01:49:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/915313002/120001
5 years, 9 months ago (2015-03-06 01:50:12 UTC) #12
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 9 months ago (2015-03-06 02:40:33 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-06 02:41:07 UTC) #14
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/dbf8bfd7fa34d69e880f0b8073a0441f439bf08a
Cr-Commit-Position: refs/heads/master@{#319395}

Powered by Google App Engine
This is Rietveld 408576698