DescriptionMojo: More work towards sending message pipe handles over remote message pipes.
ProxyMessagePipeEndpoint::EnqueueMessage() needs to look at each handle
(i.e., dispatcher) and decide what to do.
This CL doesn't actually do anything yet exactly. I also need to check
(at a higher level) that we're not sending the peer handle over a given
handle, hence I'm splitting out this part now (since that work will
touch on the same things as this).
R=davemoore@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248580
Patch Set 1 #
Total comments: 4
Patch Set 2 : oops #Patch Set 3 : toned down comment #
Messages
Total messages: 5 (0 generated)
|