commit | 9cfe75d93bcc5c92c1cba598a024b93b74d28adf | [log] [tgz] |
---|---|---|
author | Dmitry Gozman <[email protected]> | Tue Sep 18 21:36:08 2018 |
committer | Commit Bot <[email protected]> | Tue Sep 18 21:36:08 2018 |
tree | 1c82c0162922ee5d8216514808a8c9bdcf61cd83 | |
parent | 981db1af9fc0c64ce363fe90e0be13a0bcd9d0a6 [diff] |
Replace content::NavigationState public interface with some bools Instead of exposing NavigationState, observers get two additional values in Did{Start,Commit}ProvisionalLoad callbacks. This will allow us to remove NavigationState entirely to simplify navigation tracking between blink and content. As a first step, we can stop tracking transition type. [email protected],[email protected],[email protected],[email protected] Bug: 855189 Change-Id: I6344ca4716121af9513c9bc672e5e9b28d49f055 Reviewed-on: https://chromium-review.googlesource.com/1226198 Commit-Queue: Dmitry Gozman <[email protected]> Reviewed-by: Camille Lamy <[email protected]> Cr-Commit-Position: refs/heads/master@{#592204}
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 .