commit | 645b72a75ea9470a9c3d78906ed890acbd9e2e2c | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Thu May 01 15:13:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 01 15:13:49 2025 |
tree | cfe5e4fb76b72a55392ae1cd62c472ee53350397 | |
parent | ea7dc59987858aa1f6cdbd0a12b00ce08ad808c8 [diff] |
[WPT] Test cookiechange listener does not observe no-op changes This test ensures that cookiechange listeners in service workers do not observe an overwrite of a cookie that results in no web-visible changes to the cookie. This is the service worker variant of https://crrev.com/c/6471744 which exercised the same behavior in the DOM. Bug: 405165851 Change-Id: I111b9eb482a23500352f28418ce05820b90baef9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6495642 Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/main@{#1454463}
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.