Use MakeAllInclusive() in storage partition cookie unittests
Modify storage partition cookie helper functions to use MakeAllInclusive() instead of the CookieOptions() in order to prevent test breakage when cookies become SameSite-by-Default. MakeAllInclusive() has a SameSite context of STRICT instead of CookieOptions()'s CROSS_SITE. Bug: 1016512 Change-Id: Id826eeaf0bea5c0bd60dc6380f57fd419d62388d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879561Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/master@{#709227}
Showing
Please register or sign in to comment