commit | a8a6984f2bb611d09e9f5f3e0915757d9efec707 | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <tluk@chromium.org> | Thu Mar 13 01:53:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 01:53:36 2025 |
tree | b204f3326dc19f576f44087d2b49dc7224a50196 | |
parent | d375683e4bc434e879bafae7ccc344b70b231cdb [diff] |
[webui] Propagate WebUI bundled code cache to renderers on process-lock This CL propagates the WebUI resource URL to code cache resource ID mapping to renderers. These mappings are only set to renderers locked to WebUI URLs for which WebUIBundledCodeCache is enabled. Only chrome://resource code cache mappings are currently supported. Bug: 378504039, 378504631, 402625343 Change-Id: I1e6ef2c31a65369254c6017c78d6b22dbb7caedb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6281247 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Tom Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431881}
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.