[Webkit-unassigned] [Bug 272968] Error during the third party cookies request (StorageAccess API)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 19 07:42:58 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272968
Ali Juma <ajuma at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ajuma at chromium.org,
| |katherine_cheney at apple.com,
| |wilander at apple.com
--- Comment #1 from Ali Juma <ajuma at chromium.org> ---
This was previously filed as crbug.com/335353376 where I mentioned that this affects all browsers on iOS, and that there are two main issues here:
1) With cross-site tracking *enabled*, third-party cookies will still be blocked on pages that the user has never visited in a first-party context (a WebKit restriction that long predates ITP), so this is something for the site itself to fix.
2) With cross-site tracking *disabled*, something is going wrong with the site's attempt to use requestStorageAccess (in every browser on iOS). It wasn't clear to me whether this is a bug in the site or in the implementation of requestStorageAccess in WebKit so I suggested filing a WebKit bug.
--
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/20240419/1752abdd/attachment.htm>
More information about the webkit-unassigned
mailing list