commit | 70e92a30f8cdf3d3331c8c13b2c00401ab10c1ce | [log] [tgz] |
---|---|---|
author | Andrew Liu <liu@chromium.org> | Thu Feb 20 21:44:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 21:44:28 2025 |
tree | 85dc2a4e6e6ab66e184f006919339bc5b76b998b | |
parent | 45fcc80ceceaef6f5e1a183815ce7f037ad3d48d [diff] |
Add WPT for stateless bounce track mitigations To run both tests: ``` third_party/blink/tools/run_wpt_tests.py -t Default external/wpt/nav-tracking-mitigations -p chrome ``` Bug: 40264244 Change-Id: Iddc72730365010ebfa1c12d81fc587ed377645ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6283166 Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Andrew Liu <liu@chromium.org> Reviewed-by: Svend Larsen <svend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1422787}
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.