CrOS cookie using things: act as first party for cookie ops.
... So that cookies accessed don't have to be marked as being OK for 3p access once we require explicit marking for such (SameSite=none). (The Android change also looks at HttpOnly cookies, which it didn't before, but that's probably OK since if you can set an HttpOnly cookie you can set a non-HttpOnly one). Bug: 1015171 Change-Id: I2fcace302c272b0f08f09214ebfe72b9aee14203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1853109Reviewed-by:Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#707522}
Showing
Please register or sign in to comment