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

Issue 824243004: Adding "static_assert" in lieu of "COMPILE_ASSERT" in ipc module (Closed)

Created:
5 years, 11 months ago by anujsharma
Modified:
5 years, 11 months ago
CC:
chromium-reviews, Mostyn Bramley-Moore
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding "static_assert" in lieu of "COMPILE_ASSERT" in ipc module All our toolchains support c++'s static_assert now- COMPILE_ASSERT can be removed now. BUG=442514 Committed: https://crrev.com/5a7ffe2f6f9292109b801b1b6c7d82f6ab2a6d67 Cr-Commit-Position: refs/heads/master@{#312568}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixed comments #

Total comments: 2

Patch Set 3 : Fixing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M ipc/ipc_channel_win.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M ipc/ipc_send_fds_test.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M ipc/unix_domain_socket_util.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
anujsharma
PTAL
5 years, 11 months ago (2015-01-20 12:49:57 UTC) #2
dmichael (off chromium)
https://codereview.chromium.org/824243004/diff/1/ipc/ipc_channel_win.cc File ipc/ipc_channel_win.cc (right): https://codereview.chromium.org/824243004/diff/1/ipc/ipc_channel_win.cc#newcode33 ipc/ipc_channel_win.cc:33: "should starts with io context"); "should starts" is not ...
5 years, 11 months ago (2015-01-20 16:44:10 UTC) #3
anujsharma
Thanks dmichael for your comments!! I agreed with your comments, that the message should be ...
5 years, 11 months ago (2015-01-21 03:11:51 UTC) #4
dmichael (off chromium)
lgtm with a couple of minor changes https://codereview.chromium.org/824243004/diff/20001/ipc/ipc_channel_win.cc File ipc/ipc_channel_win.cc (right): https://codereview.chromium.org/824243004/diff/20001/ipc/ipc_channel_win.cc#newcode34 ipc/ipc_channel_win.cc:34: "member"); Please ...
5 years, 11 months ago (2015-01-21 16:21:24 UTC) #5
anujsharma
Thanks dmichael for lgtm. I have fixed the nits and going to commit. :) Thanks ...
5 years, 11 months ago (2015-01-22 04:13:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/824243004/40001
5 years, 11 months ago (2015-01-22 04:14:37 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-22 05:40:03 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 05:42:01 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5a7ffe2f6f9292109b801b1b6c7d82f6ab2a6d67
Cr-Commit-Position: refs/heads/master@{#312568}

Powered by Google App Engine
This is Rietveld 408576698