DescriptionChannelMojo: Bind the channel TaskRunner to the right thread
In some cases ChannelMojo is constructed on a different thread
from the one used for IPC. Instead of capturing the channel's
IPC task runner at construction time, capture it on Connect(),
which is always called on the IPC thread.
BUG=597615
R=sammc@chromium.org
Committed: https://crrev.com/c18f64fce262d15e3f226660e6f1b9e68da54398
Cr-Commit-Position: refs/heads/master@{#383246}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|