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

Issue 116010043: Store all callbacks as const scoped_ptr<const Callback>. (Closed)

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

Description

Store all callbacks as const scoped_ptr<const Callback>. R=rouslan@chromium.org BUG= Committed: https://code.google.com/p/libaddressinput/source/detail?r=309

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -38 lines) Patch
M cpp/src/retriever.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cpp/src/retriever.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cpp/src/rule_retriever.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cpp/src/rule_retriever.cc View 1 chunk +1 line, -1 line 0 comments Download
M cpp/src/validating_storage.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cpp/src/validating_storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M cpp/test/fake_downloader.h View 1 chunk +1 line, -1 line 0 comments Download
M cpp/test/fake_downloader_test.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M cpp/test/fake_storage.h View 1 chunk +1 line, -1 line 0 comments Download
M cpp/test/fake_storage_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cpp/test/preload_supplier_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M cpp/test/region_data_builder_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M cpp/test/retriever_test.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M cpp/test/rule_retriever_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cpp/test/validating_storage_test.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3
roubert (google)
9 years, 9 months ago (2014-07-19 00:14:05 UTC) #1
Rouslan Solomakhin
lgtm
9 years, 9 months ago (2014-07-19 00:18:44 UTC) #2
roubert (google)
9 years, 9 months ago (2014-07-19 00:22:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r309 (presubmit successful).
Sign in to reply to this message.

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