commit | 9faced61b91a337ca5f0c65834b02b10bd2eb6d9 | [log] [tgz] |
---|---|---|
author | Shuran Huang <shuuran@chromium.org> | Tue Jan 05 23:19:55 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 05 23:19:55 2021 |
tree | 0043b95b8bc0c899232adbac52b6d8eac5520a1b | |
parent | a0138e58d035cd7bdf4d531cc0dd1901fae9abc7 [diff] |
Set SamePartyCookieContextType in HTTP cookie access requests. CookieOptions.SamePartyCookieContextType is calculated in the URLRequestHttpJob via CookieAccessDelegate. Bug: 1136102 Change-Id: Idaea7a53fae0cdfe6956723190611e7000f448e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596129 Commit-Queue: Shuran Huang <shuuran@chromium.org> Reviewed-by: Lily Chen <chlily@chromium.org> Reviewed-by: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#840377}
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.