commit | 7981fd17dae7f7db57617eae0059b7c80d00000a | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Mon Feb 26 19:29:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 19:29:45 2024 |
tree | c0faa7d762c410352a22421df07109e00228e8a8 | |
parent | 8ba4e693836f072eaed7a09b7c2c03d1f0adbd28 [diff] |
Fix WorkerTest.SameSiteCookiesSharedWorkerCrossAll The wrong thing was being loaded as an iframe in the this test which caused the results to be flakey. Now there's no longer a race between the two fetches. This is a fix from: https://chromium-review.googlesource.com/c/chromium/src/+/5269461 Bug: 325893191 Change-Id: I1db533bee47a3eaf77df371bea7afcb6486582fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5321494 Auto-Submit: Ari Chivukula <arichiv@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1265358}
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.