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

Issue 3239005: Remove the default argument from RegKey::WriteValue. (Closed)

Created:
10 years, 3 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, brettw-cc_chromium.org
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

Remove the default argument from RegKey::WriteValue. BUG=44644 TEST=base_unittests --gtest_filter=RegistryTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57777

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M base/registry.h View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
tfarina
10 years, 3 months ago (2010-08-28 01:54:23 UTC) #1
M-A Ruel
lgtm http://codereview.chromium.org/3239005/diff/1/2 File base/registry.h (right): http://codereview.chromium.org/3239005/diff/1/2#newcode60 base/registry.h:60: DWORD* dtype = NULL); so this is the ...
10 years, 3 months ago (2010-08-28 02:07:17 UTC) #2
tfarina
10 years, 3 months ago (2010-08-28 03:16:29 UTC) #3
On 2010/08/28 02:07:17, Marc-Antoine Ruel wrote:
> lgtm
> 
> http://codereview.chromium.org/3239005/diff/1/2
> File base/registry.h (right):
> 
> http://codereview.chromium.org/3239005/diff/1/2#newcode60
> base/registry.h:60: DWORD* dtype = NULL);
> so this is the only one remaining?
Yup! Finally :)

Powered by Google App Engine
This is Rietveld 408576698