Skip cookie check for origins when sending client hints |
||
Issue descriptionSkip cookie check for origins when sending client hints. The cookie check was initially added when there was plan to allow 3rd party origins to request client hints. Since client hints are now restricted to only first party origins, and client hints are already disabled for origins that do not have JavaScript permissions, this cookie check is considered redundant. Note that cookie check is not required by the fetch or client hints spec either. https://bugs.chromium.org/p/chromium/issues/detail?id=853256#c21 and https://bugs.chromium.org/p/chromium/issues/detail?id=880806#c18 have more details.
,
Oct 3
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 3