commit | ff1b853cb6bfc3d5402fc970b2d856cbe73418cc | [log] [tgz] |
---|---|---|
author | rockot <[email protected]> | Tue Aug 09 16:30:05 2016 |
committer | Commit bot <[email protected]> | Tue Aug 09 16:38:39 2016 |
tree | 0f833075f43415099a46e2800ee4f7e64c9d53fe | |
parent | fc9315e90cf523b90010145980f953f86c077a51 [diff] |
Eliminate kMojoChannelToken usage for render processes Changes RenderProcessHostImpl to connect its IPC Channel by requesting a nominal IPC::mojom::ChannelBootstrap interface from its shell::Connection to the render process. Changes ChildThreadImpl to support binding such requests by fusing them to its local IPC Channel if the (now deprecated) kMojoChannelToken was not provided. BUG=623396 [email protected] Committed: https://crrev.com/7a7f8f7e6977500d09270ff9d9b3817dda5e5b8a Review-Url: https://codereview.chromium.org/2201183005 Cr-Original-Commit-Position: refs/heads/master@{#410656} Cr-Commit-Position: refs/heads/master@{#410699}