commit | 4c55adba3bdb07096e5ee7da6262484fa550f333 | [log] [tgz] |
---|---|---|
author | Camille Lamy <clamy@chromium.org> | Fri Jul 12 13:38:55 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 12 13:38:55 2019 |
tree | a65c439a646c7242a2a81ff72e0542f8e932c579 | |
parent | c50b012ba5082dc0ab9f0f8787d0c9b861af54ea [diff] |
Pass DocumentLoader to FrameLoader::CommitDocumentLoader This CL allows FrameLoader::CommitDocumentLoader to commit a specified DocumentLoader instead of the provisional DocumentLoader. This is part of a series of CLs that aim at removing the provisional loader (step 8k in the linked doc in the bug). Bug: 855189 Change-Id: Ic59f1793c1db01d4a6f05546a67ce42ec5f70cd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611818 Commit-Queue: Camille Lamy <clamy@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#676871}
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 .