Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.
commitdad76e2e45684ba3816479e07dc9e52618ec482e
authorrmcilroy <rmcilroy@chromium.org>
Thu, 18 Dec 2014 01:04:08 +0000 (17 17:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Dec 2014 01:05:42 +0000 (18 01:05 +0000)
tree3433a60a1584a70a01455e41561f60364ac866e1
parent92b795b49990531ab37f94e95113bd1236abd005
Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.

Ensure tasks posted by the RenderThread's IPC ChannelProxy go through the
RenderScheduler's DefaultTaskRunner.

BUG=432129

Review URL: https://codereview.chromium.org/804073002

Cr-Commit-Position: refs/heads/master@{#308905}
content/renderer/render_thread_impl.cc
ipc/ipc_channel_proxy.cc
ipc/ipc_channel_proxy.h