commit | 71408703b296b7ed09cfa43d67c00f3cc8ebf4e9 | [log] [tgz] |
---|---|---|
author | David Roger <droger@chromium.org> | Thu Jun 20 10:24:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 20 10:24:09 2019 |
tree | 3d797baa7ebdc7781e972aee3340850a1618ab59 | |
parent | ea19d24ae3c45de0eacfcf19eb8ac2d14bd6bf34 [diff] |
[signin] OAuthMultiloginResult parses SameSite cookie attribute The SameSite attribute for OAuthMultilogin cookies was hardcoded to NO_RESTRICTION. This CL reads the attribute from the server response instead. This CL also improves the unittest by improving coverage for isSecure and isHttpOnly. Bug: 965509 Change-Id: If7f397ff3c1ef7a8ebd0942ffb1a1c8654422b6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626863 Reviewed-by: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#670845}
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 .