commit | 7b67a979616c7827486811bf077a25cc8ad08b81 | [log] [tgz] |
---|---|---|
author | Arthur Hemery <[email protected]> | Fri Dec 01 15:24:49 2017 |
committer | Commit Bot <[email protected]> | Fri Dec 01 15:24:49 2017 |
tree | 89a2b5950092db16729d5d4d3851171da7582036 | |
parent | d1e47ed6c79dffbecb84ab8ec8128714d8daae2b [diff] |
Navigation: Convert BeginNavigation to a mojo method - Replace the old BeginNavigation IPC by the equivalent mojo call in the FrameHost interface. Removed all reference to the old IPC and the render_frame_host callback. - Convert BeginNavigationParams to a mojo structure. Most of this patch is simply modifying function prototypes to match the new mojo syntax. Bug: 784904 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I6f288c1d44c6dd7ab34726689ebf241ae45f73de Reviewed-on: https://chromium-review.googlesource.com/763529 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Camille Lamy <[email protected]> Commit-Queue: Arthur Hemery <[email protected]> Cr-Commit-Position: refs/heads/master@{#520943}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .