commit | d74c1e7f1c1458af6b988acfd0f8309a473f89f5 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <[email protected]> | Fri Jun 18 04:06:18 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 18 04:06:18 2021 |
tree | 49e7cc685e06c7b20b8cf751fa8bed85e831a517 | |
parent | 04c5d6c89be8a206d7461d60bd2be468c271e608 [diff] |
[mparch] Update a manifest url on the prerendering activation This CL stores a manifest url to PageImpl regardless of prerendering or normal loading and it skips notifing that the manifest url is updated in the prerendering. After the page is activated, it's notified using the manifest url stored in PageImpl. Bug: 1201237 Change-Id: Ia70f110b5b72e06707605de4b1b2eb75c394bf33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2952744 Commit-Queue: Julie Kim <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Reviewed-by: Lucas Gadani <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Reviewed-by: Mikel Astiz <[email protected]> Cr-Commit-Position: refs/heads/master@{#893687}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.