[Webkit-unassigned] [Bug 237350] Web App Added to Home Screen Cookies Deleted After 7 Days

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 14:06:47 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237350

--- Comment #3 from ben at ribbongang.com.au ---
Thanks for replying and supplying the updated blog posts. 

This now makes a bit more sense as the app is made with React and so we created the cookie on the client-side with Javascript and it is the cookie with the authorisation code that was deleted. 

However, the cookie domain is for the first-party domain of the app, i.e. the app is on app.mydomain.com and the cookie domain is set to mydomain.com, does that not mean that it should be exempt or does the fact that it was created with Javascript override this? 

Also, since the app was opened several times during the 7 day period, in my direct testing, shouldn't this have resulted in the cookie not being deleted? Or does there have to be an interaction to reset the ITP counter?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220302/81655ccc/attachment.htm>


More information about the webkit-unassigned mailing list