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

Issue 2657005: Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. (Closed)

Created:
10 years, 6 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. TODO: Fix the remaining usages in third_party libraries and get rid of the macro in question. BUG=None TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49032

Patch Set 1 #

Patch Set 2 : libjingle overrides #

Patch Set 3 : hack #

Patch Set 4 : second try #

Patch Set 5 : added the macro back #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -61 lines) Patch
M base/basictypes.h View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
M gfx/icon_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/common/types.h View 2 chunks +1 line, -4 lines 0 comments Download
M ipc/ipc_sync_channel.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/gzip_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/ssl_config_service_mac.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/ssl_config_service_win.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/telnet_server.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/upload_data_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/backend_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/backend_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/block_files.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/entry_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/entry_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/mem_backend_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/mem_entry_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/mem_rankings.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/rankings.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/sparse_control.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/storage_block.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/trace.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/fetch/http_listen_socket.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/fetch/http_server.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/fetch/http_session.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/https_prober.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_file_dir_job.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_job_manager.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libjingle/overrides/talk/base/logging.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/memory_watcher/call_stack.h View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
Please, take a look. Note, we have this macro in the following projects yet, but ...
10 years, 6 months ago (2010-06-06 14:08:55 UTC) #1
Paweł Hajdan Jr.
LGTM, thanks for this nice cleanup. Yeah, in third_party code it's fine, and we don't ...
10 years, 6 months ago (2010-06-06 14:17:03 UTC) #2
tfarina
On 2010/06/06 14:17:03, Paweł Hajdan Jr. wrote: > LGTM, thanks for this nice cleanup. > ...
10 years, 6 months ago (2010-06-06 23:39:16 UTC) #3
tfarina
10 years, 6 months ago (2010-06-07 02:09:03 UTC) #4
Committing now...

Powered by Google App Engine
This is Rietveld 408576698