[M120 Migration][VD] Modify samesite default value 65/308665/3
authorjiangyuwei <yuwei.jiang@samsung.com>
Thu, 28 Mar 2024 11:36:50 +0000 (19:36 +0800)
committerBot Blink <blinkbot@samsung.com>
Mon, 1 Apr 2024 08:41:50 +0000 (08:41 +0000)
commit80a6982fd84bac122bb6104c77edbb9b5d17455b
tree1a18f6a8c3e9017b90e0b9fa51ba09806531bad8
parent1fdb6c4a9c355a8b9e847dea0cc0d054a0ae69c1
[M120 Migration][VD] Modify samesite default value

M94 modified the default value of samesite to Lax,
some applications not follow the latest samesite spec.
Revert the upstream patches for modify samesite default
value firstly, then request applications to modify it.

Revert upstream patches:
https://chromium-review.googlesource.com/c/chromium/src/+/3059260
https://chromium-review.googlesource.com/c/chromium/src/+/3046782

References:
  - https://review.tizen.org/gerrit/293942/

Change-Id: Ief0323f22b9034cafd5ae7ad23ab12d8487e4a12
Signed-off-by: jiangyuwei <yuwei.jiang@samsung.com>
components/content_settings/core/browser/content_settings_registry.cc
content/public/common/content_switch_dependent_feature_overrides.cc
net/base/features.cc
net/base/features.h
net/cookies/canonical_cookie.cc
net/cookies/cookie_util.cc
net/cookies/cookie_util.h
services/network/cookie_settings.cc