Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(503)

Issue 6247057: Use char version functions in base/stringprintf.h. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by Hao Zheng
Modified:
11 years, 11 months ago
Reviewers:
thakis, Roger Tawa
Base URL:
http://rlz.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Use char version functions in base/stringprintf.h. A chromium change in base/ is going to remove wchar/wstring version of StringPrintf. So change to use char version of functions in win/lib/rlz_value_store_registry.cc . http://codereview.chromium.org/10449042/

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -36 lines) Patch
M win/lib/machine_deal.cc View 1 3 chunks +6 lines, -3 lines 2 comments Download
M win/lib/rlz_lib_win.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M win/lib/rlz_value_store_registry.h View 1 1 chunk +2 lines, -2 lines 2 comments Download
M win/lib/rlz_value_store_registry.cc View 1 2 7 chunks +39 lines, -30 lines 0 comments Download

Messages

Total messages: 9
Hao Zheng
11 years, 11 months ago (2012-05-29 07:26:16 UTC) #1
thakis
http://codereview.appspot.com/6247057/diff/1/win/lib/rlz_value_store_registry.cc File win/lib/rlz_value_store_registry.cc (right): http://codereview.appspot.com/6247057/diff/1/win/lib/rlz_value_store_registry.cc#newcode20 win/lib/rlz_value_store_registry.cc:20: const char kLibKeyNameChar[] = "Software\\Google\\Common\\Rlz"; Please find a way ...
11 years, 11 months ago (2012-05-29 14:12:48 UTC) #2
Hao Zheng
Thanks for review. I think I cannot submit code, so if this looks good, could ...
11 years, 11 months ago (2012-05-30 06:28:04 UTC) #3
thakis
This looks fine. One question below. http://codereview.appspot.com/6247057/diff/4005/win/lib/machine_deal.cc File win/lib/machine_deal.cc (right): http://codereview.appspot.com/6247057/diff/4005/win/lib/machine_deal.cc#newcode139 win/lib/machine_deal.cc:139: RlzValueStoreRegistry::GetWideLibKeyName().c_str(), I could ...
11 years, 11 months ago (2012-05-31 05:01:34 UTC) #4
Hao Zheng
http://codereview.appspot.com/6247057/diff/4005/win/lib/machine_deal.cc File win/lib/machine_deal.cc (right): http://codereview.appspot.com/6247057/diff/4005/win/lib/machine_deal.cc#newcode139 win/lib/machine_deal.cc:139: RlzValueStoreRegistry::GetWideLibKeyName().c_str(), On 2012/05/31 05:01:34, thakis wrote: > I could ...
11 years, 11 months ago (2012-05-31 05:09:13 UTC) #5
thakis
Ok, LGTM. I'll land this tomorrow morning.
11 years, 11 months ago (2012-05-31 05:10:28 UTC) #6
Hao Zheng
On 2012/05/31 05:10:28, thakis wrote: > Ok, LGTM. > > I'll land this tomorrow morning. ...
11 years, 11 months ago (2012-05-31 05:45:04 UTC) #7
thakis
Landed in rlz 129/130. You will have to update chromium's DEPS file to pull that ...
11 years, 11 months ago (2012-05-31 23:46:08 UTC) #8
Hao Zheng
11 years, 11 months ago (2012-06-01 03:38:03 UTC) #9
On 2012/05/31 23:46:08, thakis wrote:
> Landed in rlz 129/130. You will have to update chromium's DEPS file to pull
that
> new revision into chromium.

OK, Thanks!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b