| commit | b20dec873ecbc2d1000d3efdf53a32be5f801ddc | [log] [tgz] |
|---|---|---|
| author | Janice Liu <janiceliu@chromium.org> | Fri Feb 14 03:58:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 03:58:58 2025 |
| tree | b731026054777c5e39399fb69fe005f5316421b4 | |
| parent | 96c36037c292a9b3e74a26b56656ae930c47ffbf [diff] |
[Blob URL] Flakey cross-partition-navigation.https.html WPT Fix WPT would pass on occasion due to what seems like a race considtion where the same_site_iframe is returning it's response before the cross_site_iframe, which causes the test to pass. Example of Build Failure: https://ci.chromium.org/ui/p/chromium/builders/ci/Mac12%20Tests/27105/test-results?q=ID%3Aninja%3A%2F%2F%3Aheadless_shell_wpt%2Fexternal%2Fwpt%2FFileAPI%2FBlobURL%2Fcross-partition-navigation.https.html&sortby=&groupby= Bug: 390049422 Change-Id: If67d0cd8cbc0bdad8e0bcb23d5c6f315be05639b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6254922 Auto-Submit: Janice Liu <janiceliu@chromium.org> Reviewed-by: Andrew Williams <awillia@chromium.org> Commit-Queue: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420283}
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.