[Webkit-unassigned] [Bug 241803] Safari throws exception when calling requestStorageAccess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 15:29:23 PDT 2022


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

John Wilander <wilander at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #22 from John Wilander <wilander at apple.com> ---
(In reply to Jason Wilson from comment #20)
> I thought it was supposed to remember that page in the IFrame has storage
> access, but I having to request each time I reload the page.
> 
> Again this works just fine in Firefox which also has an implementation of
> the Storage Access API.
> 
> Jason

Yes, WebKit uses per-page scope whereas Gecko has a more relaxed model. Both are allowed and have been discussed extensively. WebKit’s position is that just because the user allows a third party to identify them on one page doesn’t mean they allow it for all pages on that site.

As an example, imagine the user wants to comment on a story on news.example with their social.example account. That does not imply that the user henceforth wants social.example to identify them on all pages on news.example and be able to track all the news they read there.

-- 
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/20220630/88eb3187/attachment.htm>


More information about the webkit-unassigned mailing list