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

Issue 2195953002: Adds sync message support to Channel-associated interfaces. (Closed)

Created:
4 years, 4 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 4 months ago
Reviewers:
yzshen1
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds sync message support to Channel-associated interfaces. BUG=612500 Committed: https://crrev.com/9abe09b7586865302936e289200a464118cb9c59 Cr-Commit-Position: refs/heads/master@{#409320}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 14

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+556 lines, -53 lines) Patch
M ipc/ipc_channel_mojo_unittest.cc View 1 2 3 4 15 chunks +292 lines, -20 lines 0 comments Download
M ipc/ipc_mojo_bootstrap.cc View 1 2 3 13 chunks +182 lines, -13 lines 0 comments Download
M ipc/ipc_sync_channel.cc View 1 2 3 4 12 chunks +69 lines, -19 lines 0 comments Download
M ipc/ipc_test.mojom View 1 1 chunk +13 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (21 generated)
Ken Rockot(use gerrit already)
Please take a look
4 years, 4 months ago (2016-08-01 20:21:56 UTC) #8
yzshen1
https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_channel_mojo_unittest.cc File ipc/ipc_channel_mojo_unittest.cc (right): https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_channel_mojo_unittest.cc#newcode660 ipc/ipc_channel_mojo_unittest.cc:660: int32_t next_expected_value_; nit: please init this value. (here and ...
4 years, 4 months ago (2016-08-02 17:38:37 UTC) #15
Ken Rockot(use gerrit already)
Thanks! https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_channel_mojo_unittest.cc File ipc/ipc_channel_mojo_unittest.cc (right): https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_channel_mojo_unittest.cc#newcode660 ipc/ipc_channel_mojo_unittest.cc:660: int32_t next_expected_value_; On 2016/08/02 at 17:38:37, yzshen1 wrote: ...
4 years, 4 months ago (2016-08-02 18:21:24 UTC) #17
yzshen1
LGTM (In addition to these new comments below, there are also two nits in ipc_sync_channel.cc ...
4 years, 4 months ago (2016-08-02 18:34:11 UTC) #19
Ken Rockot(use gerrit already)
Thanks https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_sync_channel.cc File ipc/ipc_sync_channel.cc (right): https://codereview.chromium.org/2195953002/diff/40001/ipc/ipc_sync_channel.cc#newcode107 ipc/ipc_sync_channel.cc:107: void BlockDispatch(bool *dispatch_flag) { dispatch_flag_ = dispatch_flag; } ...
4 years, 4 months ago (2016-08-02 19:05:05 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2195953002/80001
4 years, 4 months ago (2016-08-02 19:51:38 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-02 20:57:54 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 20:59:12 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9abe09b7586865302936e289200a464118cb9c59
Cr-Commit-Position: refs/heads/master@{#409320}

Powered by Google App Engine
This is Rietveld 408576698