commit | 0320453eed16a0827ba5aff82908089bf6e01f31 | [log] [tgz] |
---|---|---|
author | selya <selya@chromium.org> | Wed Apr 10 20:31:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 20:31:54 2024 |
tree | 3c4d96f31861c6a4017dfc46b696764d17db8cb6 | |
parent | a59366e8cafbcb59d78729a5a89bdf8a757be382 [diff] |
Update tests to address the inclusion of an ancestor chain bit in partitioned cookies An ancestor chain bit is being added to the key associated with the CookiePartitionKey class. This change causes several tests to break because the expected values are no longer correct. This CL updates those tests to have the correct value when the feature controlling the ancestor chain bit is enabled. Bug: 331596260 Change-Id: I013fd25da34907afce43c596f7d5951805dd08c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5428454 Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Aaron Selya <selya@google.com> Reviewed-by: Ayu Ishii <ayui@chromium.org> Auto-Submit: Aaron Selya <selya@google.com> Cr-Commit-Position: refs/heads/main@{#1285380}
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.