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

Issue 174562: Fix theme caching on Vista 64 when default theme is installed from the theme ... (Closed)

Created:
11 years, 4 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
Glen Murphy, glen
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Fix theme caching on Vista 64 when default theme is installed from the theme gallery. BUG= http://crbug.com/20344 TEST= On vista 64 , install a non-default theme. Open theme gallery and choose "Classic" theme. Close browser and restart. Theme should be default aero theme on Vista, and not the opaque blue windows theme. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24709

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M chrome/browser/browser_theme_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browser_theme_provider.cc View 1 2 3 4 5 6 3 chunks +15 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Miranda Callahan
When "SetTheme" is called with the default theme, it writes a bunch of images to ...
11 years, 4 months ago (2009-08-26 21:41:03 UTC) #1
Glen Murphy
Themes may wish to use the native frame without having to be called 'default' - ...
11 years, 4 months ago (2009-08-27 04:02:17 UTC) #2
Miranda Callahan
On 2009/08/27 04:02:17, Glen Murphy wrote: > Themes may wish to use the native frame ...
11 years, 3 months ago (2009-08-27 21:58:33 UTC) #3
Miranda Callahan
New version. The logic here is that a custom frame image or any frame (or ...
11 years, 3 months ago (2009-08-27 23:39:59 UTC) #4
Glen Murphy
11 years, 3 months ago (2009-08-27 23:49:49 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698