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

Issue 1997503005: ifdef Snappy's version of DISALLOW_COPY_AND_ASSIGN. (Closed)

Created:
4 years, 7 months ago by Peter Kasting
Modified:
4 years, 7 months ago
Reviewers:
jsbell, cmumford
CC:
chromium-reviews, cmumford
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ifdef Snappy's version of DISALLOW_COPY_AND_ASSIGN. This avoids macro redefinition errors if we change Chromium's definition of this macro to use "= delete". Upstream rejected changing this macro in the same way because they want to stay C++98-only, but agreed to accept this change (though as of right now that hasn't actually happened yet). BUG=447156 TEST=none Committed: https://crrev.com/9ce70473fc0976e9916749a5f69dcabfea0f40c0 Cr-Commit-Position: refs/heads/master@{#394913}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M third_party/snappy/README.chromium View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/snappy/linux/snappy-stubs-public.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/snappy/mac/snappy-stubs-public.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/snappy/win32/snappy-stubs-public.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Peter Kasting
4 years, 7 months ago (2016-05-19 05:45:29 UTC) #2
jsbell
lgtm
4 years, 7 months ago (2016-05-19 17:04:50 UTC) #3
cmumford
https://codereview.chromium.org/1997503005/diff/1/third_party/snappy/README.chromium File third_party/snappy/README.chromium (right): https://codereview.chromium.org/1997503005/diff/1/third_party/snappy/README.chromium#newcode13 third_party/snappy/README.chromium:13: * #ifdef DISALLOW_COPY_AND_ASSIGN - https://github.com/google/snappy/pull/21 ifndef ?
4 years, 7 months ago (2016-05-19 17:13:37 UTC) #5
Peter Kasting
https://codereview.chromium.org/1997503005/diff/1/third_party/snappy/README.chromium File third_party/snappy/README.chromium (right): https://codereview.chromium.org/1997503005/diff/1/third_party/snappy/README.chromium#newcode13 third_party/snappy/README.chromium:13: * #ifdef DISALLOW_COPY_AND_ASSIGN - https://github.com/google/snappy/pull/21 On 2016/05/19 17:13:37, cmumford ...
4 years, 7 months ago (2016-05-19 18:09:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997503005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997503005/20001
4 years, 7 months ago (2016-05-19 21:58:22 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-20 00:04:43 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 00:07:21 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9ce70473fc0976e9916749a5f69dcabfea0f40c0
Cr-Commit-Position: refs/heads/master@{#394913}

Powered by Google App Engine
This is Rietveld 408576698