website icon indicating copy to clipboard operation
website copied to clipboard

https://www.96boards.org/membership/ : Chrome warns about cross-site cookies for YouTube

Open morancj opened this issue 6 years ago • 0 comments

Bug report

Required information:

URL: https://www.96boards.org/membership/

Description of the bug

While troubleshooting an issue with EFF's Privacy Badger add-on blocking the member & partner logos, I noticed this message in Chrome's developer console:

A cookie associated with a cross-site resource at http://youtube.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

morancj avatar Feb 25 '20 10:02 morancj