commit | 067ca55f59d8fcc92db8d4eb3551ef31b7b43119 | [log] [tgz] |
---|---|---|
author | rockot <rockot@chromium.org> | Fri Sep 30 22:00:15 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 30 22:03:32 2016 |
tree | ef68fdf4e6d5958612706236fd037689577f18e9 | |
parent | 025c55dda400a5d2dd2ec435da38ec0d70a0d348 [diff] |
Move ViewMsg_New to mojom This is added to a new content::mojom::Renderer interface which is intended to define any messages processed directly by RenderThreadImpl. Also moves ViewMsg_New_Params to a mojom struct and adds native typemaps for some of its dependencies. BUG=612500 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2381493003 Cr-Commit-Position: refs/heads/master@{#422236}