commit | 03da922483e82d0e54b4d214eec478eec59603a0 | [log] [tgz] |
---|---|---|
author | W. James MacLean <[email protected]> | Fri Jun 14 13:46:04 2024 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 14 13:46:04 2024 |
tree | a78a530f5de2b63a9ee11e60df8cedec3be8ad26 | |
parent | 50ec34399703653fadc529992e530a8a4750ff45 [diff] |
Update CookieBrowserTest.Cookies expectations for origin isolation. This CL updates the calculation of a site url used in a test expectation to account for whether OriginKeyedProcessesByDefault is enabled or not. Bug: 40259221 Change-Id: Ibf14dbd59e692e5f4b093333a791a46a4a9294ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5614911 Reviewed-by: Nasko Oskov <[email protected]> Commit-Queue: James Maclean <[email protected]> Cr-Commit-Position: refs/heads/main@{#1315190}
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.