commit | ac284751af237e580fe4369a9e5a26e400122747 | [log] [tgz] |
---|---|---|
author | Steven Wei <stevenwei@microsoft.com> | Thu May 29 21:10:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 21:10:04 2025 |
tree | be94a5232757afb45a2e914ad96b87a056cd07c0 | |
parent | ad4a0cbcb7f81983d86ef5160eb53e4034e35718 [diff] |
Remove Purpose prefetch header for prefetches and prerender. Now that prefetches and prerenders are utilizing the Sec-Purpose header for prefetches and prerenders, we will move to remove the legacy Purpose: "prefetch" header that is still currently passed. This will be behind a feature flag/ kill switch to prevent compat issues. Bug: 420724819 Change-Id: I5d7a8afac76ab08bea760b1af207a0fc612e945a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6594872 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Weizhong Xia <weizhong@google.com> Commit-Queue: Steven Wei <stevenwei@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1467174}
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.