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

Issue 5837049: Add a ReadProductEvents() method to RlzValueStore. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by thakis
Modified:
12 years, 1 month ago
CC:
rlz-codereviews_googlegroups.com
Base URL:
http://rlz.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add a ReadProductEvents() method to RlzValueStore. Change GetProductEventsAsCgiHelper() to use it. Also address review comments on earlier CLs. Committed: https://code.google.com/p/rlz/source/detail?r=88

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -38 lines) Patch
M lib/rlz_lib2.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M lib/rlz_value_store.h View 2 chunks +6 lines, -0 lines 0 comments Download
M mac/lib/rlz_value_store_mac.h View 1 chunk +2 lines, -0 lines 0 comments Download
M mac/lib/rlz_value_store_mac.mm View 1 chunk +6 lines, -0 lines 0 comments Download
M win/lib/rlz_lib.cc View 1 2 3 4 5 chunks +17 lines, -25 lines 3 comments Download
M win/lib/rlz_value_store_registry.h View 1 chunk +2 lines, -0 lines 0 comments Download
M win/lib/rlz_value_store_registry.cc View 1 2 3 4 chunks +31 lines, -11 lines 3 comments Download

Messages

Total messages: 4
thakis
As discussed via email (question 1). https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_lib.cc File win/lib/rlz_lib.cc (left): https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_lib.cc#oldcode108 win/lib/rlz_lib.cc:108: num_values--; This is ...
12 years, 1 month ago (2012-03-15 20:02:27 UTC) #1
Roger Tawa (Google)
See a couple of comments below. https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_lib.cc File win/lib/rlz_lib.cc (right): https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_lib.cc#newcode67 win/lib/rlz_lib.cc:67: LONG GetProductEventsAsCgiHelper(rlz_lib::Product product, ...
12 years, 1 month ago (2012-03-15 20:38:51 UTC) #2
thakis
Thanks! https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_value_store_registry.cc File win/lib/rlz_value_store_registry.cc (right): https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_value_store_registry.cc#newcode144 win/lib/rlz_value_store_registry.cc:144: } On 2012/03/15 20:38:51, rogerta wrote: > replace ...
12 years, 1 month ago (2012-03-15 20:41:40 UTC) #3
Roger Tawa (Google)
12 years, 1 month ago (2012-03-15 20:44:37 UTC) #4
lgtm

OK to do as follow up.

Thanks,
Roger

-



On Thu, Mar 15, 2012 at 16:41,  <thakis@chromium.org> wrote:
> Thanks!
>
>
>
>
https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_value_store_regi...
> File win/lib/rlz_value_store_registry.cc (right):
>
>
https://codereview.appspot.com/5837049/diff/4003/win/lib/rlz_value_store_regi...
> win/lib/rlz_value_store_registry.cc:144: }
> On 2012/03/15 20:38:51, rogerta wrote:
>>
>> replace this loop with base::win::RegistryValueIterator instead of
>> RegEnumValueA() ?
>
>
> Is it ok to do this as a follow-up (I'll write it immediately after
> landing this)? This CL is about more about moving the code around, not
> about changing it.
>
> https://codereview.appspot.com/5837049/
Sign in to reply to this message.

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