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

Issue 115523011: [rAc - libaddressinput] slay a Helper class. (Closed)

Created:
6 years, 11 months ago by Evan Stade
Modified:
6 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

[rAc - libaddressinput] slay a Helper class. For better memory ownership. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243440

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : oops, wrong CL #

Patch Set 4 : reject dupes; add test #

Total comments: 4

Patch Set 5 : assert instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -63 lines) Patch
M third_party/libaddressinput/chromium/cpp/src/retriever.h View 2 2 chunks +18 lines, -1 line 0 comments Download
M third_party/libaddressinput/chromium/cpp/src/retriever.cc View 1 2 3 4 2 chunks +44 lines, -62 lines 0 comments Download
M third_party/libaddressinput/chromium/cpp/test/retriever_test.cc View 1 2 3 4 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Stade
6 years, 11 months ago (2014-01-07 01:26:03 UTC) #1
Evan Stade
question before you start the review. What do you think should happen if the retriever ...
6 years, 11 months ago (2014-01-07 01:31:15 UTC) #2
please use gerrit instead
On 2014/01/07 01:31:15, Evan Stade wrote: > question before you start the review. What do ...
6 years, 11 months ago (2014-01-07 01:38:08 UTC) #3
Evan Stade
On 2014/01/07 01:38:08, Rouslan Solomakhin wrote: > On 2014/01/07 01:31:15, Evan Stade wrote: > > ...
6 years, 11 months ago (2014-01-07 01:39:09 UTC) #4
Evan Stade
updated.
6 years, 11 months ago (2014-01-07 02:06:44 UTC) #5
please use gerrit instead
https://codereview.chromium.org/115523011/diff/110003/third_party/libaddressinput/chromium/cpp/src/retriever.cc File third_party/libaddressinput/chromium/cpp/src/retriever.cc (right): https://codereview.chromium.org/115523011/diff/110003/third_party/libaddressinput/chromium/cpp/src/retriever.cc#newcode51 third_party/libaddressinput/chromium/cpp/src/retriever.cc:51: (*retrieved)(false, key, std::string()); I recommend using (requests_.find(key) != requests_.end()). ...
6 years, 11 months ago (2014-01-07 02:37:28 UTC) #6
Evan Stade
https://codereview.chromium.org/115523011/diff/110003/third_party/libaddressinput/chromium/cpp/src/retriever.cc File third_party/libaddressinput/chromium/cpp/src/retriever.cc (right): https://codereview.chromium.org/115523011/diff/110003/third_party/libaddressinput/chromium/cpp/src/retriever.cc#newcode51 third_party/libaddressinput/chromium/cpp/src/retriever.cc:51: (*retrieved)(false, key, std::string()); On 2014/01/07 02:37:28, Rouslan Solomakhin wrote: ...
6 years, 11 months ago (2014-01-07 20:23:32 UTC) #7
please use gerrit instead
lgtm
6 years, 11 months ago (2014-01-07 22:04:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/115523011/170001
6 years, 11 months ago (2014-01-07 22:19:02 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 00:10:29 UTC) #10
Message was sent while issue was closed.
Change committed as 243440

Powered by Google App Engine
This is Rietveld 408576698