commit | de998e9da9194c84d720efb45bf4a4503f370508 | [log] [tgz] |
---|---|---|
author | Khushal Sagar <khushalsagar@chromium.org> | Fri Mar 21 22:51:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 21 22:51:41 2025 |
tree | 2d34df67c749ca8b58a394a7ad742aa462ca0c6e | |
parent | 87d200d2ac3c2562a9f31a7e7f8b8498b7fcedff [diff] |
optimization_guide: Use SecurityOrigin for annotating frame origins. Switch over from url to SecurityOrigin in AnnotatedPageContent which correctly tracks opaque origins. Bug: 390482575 Change-Id: I8e765cfaeff4288c60d8f5649db1cfd8443e16a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6357379 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Khushal Sagar <khushalsagar@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1436342}
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.