[Webkit-unassigned] [Bug 193277] Storage Access API doesn't appear to work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 20:46:36 PST 2020


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

Sergey <xors.nn at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xors.nn at gmail.com

--- Comment #4 from Sergey <xors.nn at gmail.com> ---
The same for me 
(MacOS Catalina Version 10.15.3, Safari Version 13.0.5 (15608.5.11))

In the page in an Iframe running "hasStorageAccess" it resolves to false, then I run "requestStorageAccess" after it resolves "hasStorageAccess" resolves to true.
Then trying to set some cookie (both by javascript and by the backend call) the values of the cookies are not stored anywhere (nothing returns when accessing document.cookie)

-- 
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/20200220/4718eefe/attachment.htm>


More information about the webkit-unassigned mailing list