Fix a bunch of bugs related to NNTP theming.
Basically:
- Add NNTP Theming
BrowserThemeProvider:
- Add NNTP logo inversion capability
- Only allow a set of images to be themed.
- Tint incognito windows correctly.
(Sorry for the feature-mush)
BUG=17379, 14578, 17593
TEST=Make sure the NNTP is themed correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21509
11 years, 5 months ago
(2009-07-24 00:00:41 UTC)
#1
arv (Not doing code reviews)
http://codereview.chromium.org/159305/diff/78/1042 File chrome/browser/browser_theme_provider.cc (right): http://codereview.chromium.org/159305/diff/78/1042#newcode599 Line 599: if (display_properties_value->GetString(*iter, &val)) Do you intend to submit ...
11 years, 5 months ago
(2009-07-24 00:25:12 UTC)
#2
http://codereview.chromium.org/159305/diff/78/1042 File chrome/browser/browser_theme_provider.cc (right): http://codereview.chromium.org/159305/diff/78/1042#newcode599 Line 599: if (display_properties_value->GetString(*iter, &val)) On 2009/07/24 00:25:14, arv wrote: ...
11 years, 5 months ago
(2009-07-24 02:16:24 UTC)
#3
Issue 159305: First pass at NNTP theming....
(Closed)
Created 11 years, 5 months ago by Glen Murphy
Modified 9 years, 5 months ago
Reviewers: arv (Not doing code reviews)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 8