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

Issue 7946003: C++ Readability for grt. (Closed)

Created:
9 years, 3 months ago by grt (UTC plus 2)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, erikwright (departed)
Visibility:
Public.

Description

C++ Readability for grt. Added CopyRegKeyWorkItem in support of IE low rights policy fixes. In so doing, I pulled RegistryKeyBackup out of DeleteRegKeyWorkItem (which I wrote back in http://codereview.chromium.org/6598065) so it could be shared between the two work items. registry_test_data is, as the name implies, some infrastructure shared among a few unit tests. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104688

Patch Set 1 : Trimmed down #

Total comments: 14

Patch Set 2 : incorporated feedback #

Patch Set 3 : added a straggler #

Patch Set 4 : removed trailing newlines, preparing for cq #

Patch Set 5 : one more trailing newline removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -4 lines) Patch
M chrome/installer/util/copy_reg_key_work_item.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/installer/util/copy_reg_key_work_item.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/installer/util/registry_key_backup.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/util/registry_key_backup.cc View 1 4 chunks +34 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
grt (UTC plus 2)
9 years, 2 months ago (2011-09-27 15:41:49 UTC) #1
Yash
Hi Greg, here's my first round of comments. Your code looks really good! If you ...
9 years, 2 months ago (2011-10-03 02:17:37 UTC) #2
grt (UTC plus 2)
Thanks Yash, PTAL. I think I've addressed all of your comments. Please note that I ...
9 years, 2 months ago (2011-10-03 15:35:26 UTC) #3
grt (UTC plus 2)
ping
9 years, 2 months ago (2011-10-07 15:30:18 UTC) #4
Yash
LGTM Thanks for fixing up your code. Once you submit, I'll close the bug and ...
9 years, 2 months ago (2011-10-09 20:26:46 UTC) #5
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years, 2 months ago (2011-10-10 00:18:10 UTC) #6
grt (UTC plus 2)
9 years, 2 months ago (2011-10-10 01:00:04 UTC) #7
On 2011/10/09 20:26:46, Yash wrote:
> LGTM
> 
> Thanks for fixing up your code. Once you submit, I'll close the bug and you
> should have readability shortly afterwards.

Thanks for the review, Yash.  I've landed the change at http://crrev.com/104688.

Cheers,

Greg

Powered by Google App Engine
This is Rietveld 408576698