commit | 041dcfc99676e595289504ee9d3ff0474aa19c02 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Thu Oct 26 15:05:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 15:05:18 2023 |
tree | 8a8d0fc5baea71c00c0f134c8415c386255e9b8b | |
parent | 8f1e09a04bfd61eee133a8ba79e8d99a06a612a6 [diff] |
SAA: Apply http/https exceptions to websocket requests Map CookieSettings checks for websocket schemes to http/https schemes to ensure that http/https exceptions are applied to them. This ensures that StorageAccess permissions and cookie exceptions created within cookie dialog are applied to websocket requests. We don't believe that there is a need to specify separate exceptions for websocket requests. Bug: 947413 Change-Id: Iec9a42fc155e5a85b5325147189afc302fe2ebaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4971144 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by: Chris Fredrickson <cfredric@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215513}
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.