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

Issue 3053037: Merge 53740 - Make the throbber and tab close button correctly respond to the... (Closed)

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

Description

Merge 53740 - 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 Review URL: http://codereview.chromium.org/3064006 TBR=pkasting@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54665

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -137 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, -91 lines 0 comments Download
M chrome/browser/views/tabs/tab.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Peter Kasting
10 years, 4 months ago (2010-08-03 01:22:47 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698