[Webkit-unassigned] [Bug 188564] New: ITP2: allow cookie-based location.reload(true) after requestStorageAccess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 11:01:52 PDT 2018


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

            Bug ID: 188564
           Summary: ITP2: allow cookie-based location.reload(true) after
                    requestStorageAccess
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dvoytenko at google.com

An approved `document.requestStorageAccess` will include cookies in the subsequent XHR requests. However, in many cases, it'd be much easier to simply reload the iframe once the storage access has been approved. This seems to fit well within the intent of `requestStorageAccess` API. This especially helps cases that rely on server-side rendering.

-- 
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/20180814/665f9508/attachment.html>


More information about the webkit-unassigned mailing list