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

Issue 2136193003: Move ChannelMojo bindings to a custom multiplex router (Closed)

Created:
4 years, 5 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 5 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

Move ChannelMojo bindings to a custom multiplex router Changes MojoBootstrap - the implementation of master endpoints for IPC::ChannelMojo - to use custom message routing logic in lieu of the Mojo public Binding and InterfacePtr primitives and the underlying MultiplexRouter implementation. This is part a series of CLs to support Channel-associated interfaces. BUG=612500 Committed: https://crrev.com/02b8e188466c60a084959c554c0d598303b621c3 Cr-Commit-Position: refs/heads/master@{#405254}

Patch Set 1 : . #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Patch Set 4 #

Total comments: 10

Patch Set 5 : . #

Total comments: 2

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+594 lines, -3 lines) Patch
M ipc/ipc_mojo_bootstrap.cc View 1 2 3 4 5 5 chunks +594 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (18 generated)
Ken Rockot(use gerrit already)
Please take a look! Note that most of the logic here closely duplicates the internals ...
4 years, 5 months ago (2016-07-12 19:20:19 UTC) #8
yzshen1
Only a few nits. Thanks! https://codereview.chromium.org/2136193003/diff/60001/ipc/ipc_mojo_bootstrap.cc File ipc/ipc_mojo_bootstrap.cc (right): https://codereview.chromium.org/2136193003/diff/60001/ipc/ipc_mojo_bootstrap.cc#newcode246 ipc/ipc_mojo_bootstrap.cc:246: // It's not legal ...
4 years, 5 months ago (2016-07-13 16:46:45 UTC) #11
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2136193003/diff/60001/ipc/ipc_mojo_bootstrap.cc File ipc/ipc_mojo_bootstrap.cc (right): https://codereview.chromium.org/2136193003/diff/60001/ipc/ipc_mojo_bootstrap.cc#newcode246 ipc/ipc_mojo_bootstrap.cc:246: // It's not legal to make sync calls from ...
4 years, 5 months ago (2016-07-13 17:36:24 UTC) #14
yzshen1
LGTM with one more comment https://codereview.chromium.org/2136193003/diff/120001/ipc/ipc_mojo_bootstrap.cc File ipc/ipc_mojo_bootstrap.cc (right): https://codereview.chromium.org/2136193003/diff/120001/ipc/ipc_mojo_bootstrap.cc#newcode295 ipc/ipc_mojo_bootstrap.cc:295: MarkClosedAndMaybeRemove(endpoint); I think it ...
4 years, 5 months ago (2016-07-13 17:53:27 UTC) #15
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2136193003/diff/120001/ipc/ipc_mojo_bootstrap.cc File ipc/ipc_mojo_bootstrap.cc (right): https://codereview.chromium.org/2136193003/diff/120001/ipc/ipc_mojo_bootstrap.cc#newcode295 ipc/ipc_mojo_bootstrap.cc:295: MarkClosedAndMaybeRemove(endpoint); On 2016/07/13 at 17:53:27, yzshen1 wrote: > I ...
4 years, 5 months ago (2016-07-13 17:58:56 UTC) #17
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/2136193003/140001
4 years, 5 months ago (2016-07-13 19:10:36 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 5 months ago (2016-07-13 20:08:44 UTC) #24
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 20:10:04 UTC) #26
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/02b8e188466c60a084959c554c0d598303b621c3
Cr-Commit-Position: refs/heads/master@{#405254}

Powered by Google App Engine
This is Rietveld 408576698