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

Issue 330873003: Fix first time switching from classic to GTK theme. (Closed)

Created:
6 years, 6 months ago by Evan Stade
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Fix first time switching from classic to GTK theme. Make sure Widget observes the correct NativeTheme. Wait until everything else is done initializing so GetNativeTheme() returns the right thing. BUG=384492 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278334

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment expanded #

Patch Set 3 : better way #

Total comments: 1

Patch Set 4 : longer comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M ui/views/widget/widget.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Evan Stade
6 years, 6 months ago (2014-06-13 19:23:22 UTC) #1
Elliot Glaysher
lgtm++ https://codereview.chromium.org/330873003/diff/1/chrome/browser/themes/theme_service_aurax11.cc File chrome/browser/themes/theme_service_aurax11.cc (right): https://codereview.chromium.org/330873003/diff/1/chrome/browser/themes/theme_service_aurax11.cc#newcode46 chrome/browser/themes/theme_service_aurax11.cc:46: // Both old and new themes' observers should ...
6 years, 6 months ago (2014-06-13 20:05:54 UTC) #2
Evan Stade
https://codereview.chromium.org/330873003/diff/1/chrome/browser/themes/theme_service_aurax11.cc File chrome/browser/themes/theme_service_aurax11.cc (right): https://codereview.chromium.org/330873003/diff/1/chrome/browser/themes/theme_service_aurax11.cc#newcode46 chrome/browser/themes/theme_service_aurax11.cc:46: // Both old and new themes' observers should be ...
6 years, 6 months ago (2014-06-13 20:14:39 UTC) #3
Evan Stade
pkotwicz, could you provide an OWNER review? thanks.
6 years, 6 months ago (2014-06-16 18:16:43 UTC) #4
pkotwicz
Sorry for the delay, I am looking at the CL now
6 years, 6 months ago (2014-06-17 14:25:57 UTC) #5
pkotwicz
Your CL looks good. Based on investigation on my end, the reason the views::Widget initially ...
6 years, 6 months ago (2014-06-17 15:44:03 UTC) #6
Evan Stade
On 2014/06/17 15:44:03, pkotwicz wrote: > Your CL looks good. > > Based on investigation ...
6 years, 6 months ago (2014-06-17 20:04:22 UTC) #7
Evan Stade
now that the fix is in widget.cc, +sky
6 years, 6 months ago (2014-06-17 23:51:38 UTC) #8
sky
LGTM with better comment. https://codereview.chromium.org/330873003/diff/40001/ui/views/widget/widget.cc File ui/views/widget/widget.cc (right): https://codereview.chromium.org/330873003/diff/40001/ui/views/widget/widget.cc#newcode380 ui/views/widget/widget.cc:380: // This must come after ...
6 years, 6 months ago (2014-06-18 03:24:10 UTC) #9
pkotwicz
LGTM, but can you please make your CL description more descriptive?
6 years, 6 months ago (2014-06-18 14:27:46 UTC) #10
Evan Stade
tried to improve the cl desc, code comment, and fixed comment link
6 years, 6 months ago (2014-06-19 02:06:22 UTC) #11
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 6 months ago (2014-06-19 02:06:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/330873003/60001
6 years, 6 months ago (2014-06-19 02:08:04 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 11:45:09 UTC) #14
Message was sent while issue was closed.
Change committed as 278334

Powered by Google App Engine
This is Rietveld 408576698