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

Issue 6897002: Use more than 9 arguments for ReplaceStringPlaceholders() in ntp_resource_cache.cc (Closed)

Created:
9 years, 8 months ago by haraken1
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., arv (Not doing code reviews), jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Use more than 9 arguments for ReplaceStringPlaceholders() in ntp_resource_cache.cc See also http://codereview.chromium.org/149741/ BUG=16963 TEST=Observe that the theme image is tiled on a new tab page. Observe that all variables are replaced to their values in chrome://theme/css/newtab.css, i.e. the newtab.css contains no variables like "$$1" or "$$$1". Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88386

Patch Set 1 #

Patch Set 2 : Merge with issue 6877008 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -54 lines) Patch
M chrome/browser/resources/new_tab_theme.css View 7 chunks +17 lines, -17 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab_theme.css View 1 6 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 3 chunks +15 lines, -24 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
haraken1
I fixed the bug 16963. Could you take a look?
9 years, 8 months ago (2011-04-21 21:38:36 UTC) #1
tony
Let's do the string_util changes separately (as part of http://codereview.chromium.org/6877008/) and once that is committed, ...
9 years, 8 months ago (2011-04-21 21:56:05 UTC) #2
haraken1
I fixed the bug 16963, based on CL 6877008. Would you please take a look?
9 years, 6 months ago (2011-06-08 00:31:46 UTC) #3
tony
LGTM!
9 years, 6 months ago (2011-06-08 16:55:02 UTC) #4
commit-bot: I haz the power
9 years, 6 months ago (2011-06-08 20:35:48 UTC) #5
Change committed as 88386

Powered by Google App Engine
This is Rietveld 408576698