Re: Intent to implement and ship: same-site cookies

2018-04-09 Thread Mike West via dev-platform
Yay! This is exciting, thank you! On Tue, Apr 10, 2018 at 4:30 AM Francois Marier wrote: > We intend to ship same-site cookies in Firefox 61. This new cookie > attribute allows sites to prevent cross-site requests from using those > cookies which provides a mechanism for web sites to protect the

Re: Intent to implement: Cookie SameSite=lax by default and SameSite=none only if secure

2019-05-23 Thread Mike West via dev-platform
On Thu, May 23, 2019 at 10:53 AM Frederik Braun wrote: > Having read the proposal, I think it's a good mechanism for us to know > about websites that want third-party cookies and it seems less costly to > deploy for websites than Storage Access API. > > However, it seems this is Google's counter