commit | 27f9924f07641a640b22fc818a5ba43c73bf4f93 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <[email protected]> | Tue Oct 01 09:38:57 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 01 09:38:57 2019 |
tree | f491016dfc0c96572a76e6328cd0e5035b3d8d91 | |
parent | b37e2ec7623cfe3ecf16ed51839b1012dde9389f [diff] |
Support navigation in bundled exchanges This CL introduces BundledExchangesHandleTracker class to track navigations within a bundled exchanges file. A BundledExchangesHandleTracker is created by BundledExchangesHandle while loading a page in the bundled exchanges file and passed to the next navigation from the page. And MaybeCreateBundledExchangesHandle() creates a new BundledExchangesHandle to load the page if the next page is in the bundled exchanges file. [email protected] Bug: 995177 Change-Id: Ib4faaa70390d432f74424fd278f53d86d20f28d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800811 Commit-Queue: Tsuyoshi Horo <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Kunihiko Sakamoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#701496}
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 .