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

Issue 124170043: Use DISALLOW_COPY_AND_ASSIGN consistently everywhere. (Closed)

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

Description

Use DISALLOW_COPY_AND_ASSIGN consistently everywhere. Using this macro consistently for all classes that are not abstract or explicitly intended to be copyable can help preventing bugs. R=rouslan@chromium.org BUG= Committed: https://code.google.com/p/libaddressinput/source/detail?r=328

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -2 lines) Patch
M cpp/include/libaddressinput/localization.h View 2 chunks +3 lines, -0 lines 0 comments Download
M cpp/src/post_box_matchers.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cpp/src/region_data_constants.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cpp/src/validating_util.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cpp/test/address_ui_test.cc View 3 chunks +9 lines, -0 lines 0 comments Download
M cpp/test/fake_storage.h View 2 chunks +2 lines, -0 lines 0 comments Download
M cpp/test/language_test.cc View 2 chunks +9 lines, -1 line 0 comments Download
M cpp/test/localization_test.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M cpp/test/region_data_constants_test.cc View 3 chunks +14 lines, -1 line 0 comments Download
M cpp/test/rule_test.cc View 5 chunks +14 lines, -0 lines 0 comments Download
M cpp/test/util/string_compare_test.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3
roubert (google)
9 years, 8 months ago (2014-08-12 06:54:26 UTC) #1
Rouslan Solomakhin
LGTM
9 years, 8 months ago (2014-08-12 16:38:51 UTC) #2
roubert (google)
9 years, 8 months ago (2014-08-12 17:05:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 328 (presubmit successful).
Sign in to reply to this message.

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