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

Issue 95550047: Synchronous API to get a Rule for a LookupKey. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 12 months ago by Rouslan Solomakhin
Modified:
9 years, 12 months ago
Reviewers:
lararennie
CC:
dbeaumont, davinci_google, keghani, roubert (google)
Base URL:
https://libaddressinput.googlecode.com/svn/trunk
Visibility:
Public.

Description

Synchronous API to get a Rule for a LookupKey. R=lararennie@google.com Committed: https://code.google.com/p/libaddressinput/source/detail?r=243

Patch Set 1 #

Total comments: 2

Patch Set 2 : Simple implementation. #

Total comments: 1

Patch Set 3 : Mountain view returns no rule. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -25 lines) Patch
M cpp/include/libaddressinput/preload_supplier.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M cpp/libaddressinput.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M cpp/src/preload_supplier.cc View 1 2 3 4 chunks +39 lines, -25 lines 0 comments Download
A cpp/test/preload_supplier_test.cc View 1 2 1 chunk +126 lines, -0 lines 0 comments Download

Messages

Total messages: 6
Rouslan Solomakhin
Lara: PTAL Patch Set 1.
9 years, 12 months ago (2014-05-23 07:20:02 UTC) #1
lararennie
As discussed, could be better to just look in cache. https://codereview.appspot.com/95550047/diff/1/cpp/test/preload_supplier_test.cc File cpp/test/preload_supplier_test.cc (right): https://codereview.appspot.com/95550047/diff/1/cpp/test/preload_supplier_test.cc#newcode98 ...
9 years, 12 months ago (2014-05-23 07:37:59 UTC) #2
Rouslan Solomakhin
Lara: PTAL Patch Set 2. I've simplified the implementation as you suggested and removed some ...
9 years, 12 months ago (2014-05-23 07:58:47 UTC) #3
lararennie
LGTM, thanks https://codereview.appspot.com/95550047/diff/60001/cpp/test/preload_supplier_test.cc File cpp/test/preload_supplier_test.cc (right): https://codereview.appspot.com/95550047/diff/60001/cpp/test/preload_supplier_test.cc#newcode108 cpp/test/preload_supplier_test.cc:108: unknown_address.administrative_area = "ZZ"; And it'd be the ...
9 years, 12 months ago (2014-05-23 08:04:45 UTC) #4
Rouslan Solomakhin
On 2014/05/23 08:04:45, lararennie wrote: > LGTM, thanks > > https://codereview.appspot.com/95550047/diff/60001/cpp/test/preload_supplier_test.cc > File cpp/test/preload_supplier_test.cc (right): ...
9 years, 12 months ago (2014-05-23 08:08:23 UTC) #5
Rouslan Solomakhin
9 years, 12 months ago (2014-05-23 08:34:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r243 (presubmit successful).
Sign in to reply to this message.

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