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

Issue 3064006: Make the throbber and tab close button correctly respond to theme changes. T... (Closed)

Created:
10 years, 5 months ago by Peter Kasting
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Make the throbber and tab close button correctly respond to theme changes. This is partly using GetThemeProvider() instead of ResourceBundle::GetSharedInstance(), and partly not caching SkBitmaps (which we used to do long ago but stopped because it's pointless). BUG=50107 TEST=Throbber responds to theme changes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53740

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -138 lines) Patch
M chrome/browser/views/tab_icon_view.cc View 7 chunks +20 lines, -20 lines 0 comments Download
M chrome/browser/views/tabs/base_tab.h View 3 chunks +0 lines, -20 lines 0 comments Download
M chrome/browser/views/tabs/base_tab.cc View 8 chunks +47 lines, -92 lines 0 comments Download
M chrome/browser/views/tabs/tab.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
10 years, 5 months ago (2010-07-26 23:14:31 UTC) #1
Ben Goodger (Google)
10 years, 5 months ago (2010-07-26 23:40:48 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698