commit | a660e359e6b55754513521fa9d11248f4001eef3 | [log] [tgz] |
---|---|---|
author | Arthur Hemery <[email protected]> | Tue Jul 03 16:01:28 2018 |
committer | Commit Bot <[email protected]> | Tue Jul 03 16:01:28 2018 |
tree | d9603fc4d97fb08316b37485e48c4f998c4209da | |
parent | 05c382ec0bb0e3ffc82b95566d97624bdab832b8 [diff] |
DocumentState now passed in commit. DocumentState is now created in content and passed all the way down to FrameLoader::CommitNavigation to be put directly into the DocumentLoader. In DidCreateDocumentLoader we now only create the DocumentState for cases where the content layer was never yet aware, such as DocumentLoader from a frame init and Renderer initiated navigations. A future patch is on its way to remove PendingNavigationParams and build DocumentState directly from parameters. Bug: 789577 Change-Id: Iffe7804784b13afc7f9d708828039d723b36ebbf Reviewed-on: https://chromium-review.googlesource.com/1105985 Reviewed-by: Camille Lamy <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Arthur Hemery <[email protected]> Cr-Commit-Position: refs/heads/master@{#572242}
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 .