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

Issue 338773002: [Mac] Make app window backgrounds white. (Closed)

Created:
6 years, 6 months ago by jackhou1
Modified:
6 years, 6 months ago
Reviewers:
tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

[Mac] Make app window backgrounds white. Native title bars make the background color grey. This changes it back to white. BUG=382829 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277732

Patch Set 1 #

Total comments: 3

Patch Set 2 : Clip the native implementation to only draw the title bar. #

Total comments: 7

Patch Set 3 : Address comments #

Patch Set 4 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
jackhou1
6 years, 6 months ago (2014-06-16 08:45:32 UTC) #1
tapted
https://codereview.chromium.org/338773002/diff/1/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm File chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm (right): https://codereview.chromium.org/338773002/diff/1/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm#newcode355 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm:355: would it make sense to just call [window setBackgroundColor:[NSColor ...
6 years, 6 months ago (2014-06-17 00:21:53 UTC) #2
jackhou1
https://codereview.chromium.org/338773002/diff/1/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm File chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm (right): https://codereview.chromium.org/338773002/diff/1/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm#newcode355 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm:355: On 2014/06/17 00:21:53, tapted wrote: > would it make ...
6 years, 6 months ago (2014-06-17 00:37:15 UTC) #3
jackhou1
I looked into changing the background color that the native implementation draws, but I can't ...
6 years, 6 months ago (2014-06-17 05:30:48 UTC) #4
tapted
So.. after clicking Publish+Mail, I realised this isn't reproducible with chrome://flags/#enable-apps-show-on-first-paint which will soon become ...
6 years, 6 months ago (2014-06-17 06:09:52 UTC) #5
benwells
On 2014/06/17 06:09:52, tapted wrote: > So.. after clicking Publish+Mail, I realised this isn't reproducible ...
6 years, 6 months ago (2014-06-17 06:15:00 UTC) #6
tapted
On 2014/06/17 06:15:00, benwells wrote: > On 2014/06/17 06:09:52, tapted wrote: > > So.. after ...
6 years, 6 months ago (2014-06-17 06:22:35 UTC) #7
jackhou1
> (But, IMO, a bit of gray while maximising is OK too). Yeah, I don't ...
6 years, 6 months ago (2014-06-17 07:00:14 UTC) #8
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 6 months ago (2014-06-17 07:00:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/338773002/40001
6 years, 6 months ago (2014-06-17 07:03:08 UTC) #10
jackhou1
The CQ bit was unchecked by jackhou@chromium.org
6 years, 6 months ago (2014-06-17 08:28:02 UTC) #11
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 6 months ago (2014-06-17 08:28:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/338773002/60001
6 years, 6 months ago (2014-06-17 08:28:51 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 11:57:59 UTC) #14
Message was sent while issue was closed.
Change committed as 277732

Powered by Google App Engine
This is Rietveld 408576698