| commit | fdbc8beebe3e89c3e7c1a9ca2d6b039ba784fca4 | [log] [tgz] |
|---|---|---|
| author | Maks Orlovich <morlovich@chromium.org> | Mon Mar 18 18:34:52 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 18 18:34:52 2019 |
| tree | adf6a534881257b3104110ce850f6756e5e2bba1 | |
| parent | e6bccc145108480a9d051b7832d1bbe99d31a286 [diff] |
Pass in full Options to SetCanonicalCookieAsync This will be used to check whether same site cookies are being set in the proper context. This change alters all the callsites to include whether it should be trusted to set such cookies or not, so it's not a simple/mechanical transformation. (The old bool for httponly gets passed inside the options object as well, like it would be for the get). Bug: 837412 Change-Id: Ie7faf4e7cbc80706720e6ad20f6a46c759621f0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1471244 Reviewed-by: Mihai Sardarescu <msarda@chromium.org> Reviewed-by: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Matt Menke <mmenke@chromium.org> Reviewed-by: Richard Coles <torne@chromium.org> Reviewed-by: Jeremy Klein <jlklein@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#641695}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .