[Webkit-unassigned] [Bug 212114] New: Storage Access API: Allow configurable storage access scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 17:27:35 PDT 2020


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

            Bug ID: 212114
           Summary: Storage Access API: Allow configurable storage access
                    scope
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

The scope of storage access as per-frame or per-page was discussed in the standards process here: https://github.com/privacycg/storage-access/issues/3

The decision was to have per-page storage access by default. Recent feedback from Google and conversation with Mozilla suggest that we might want to support the caller choosing the scope.

This bug tracks supporting different scope configurations while keeping the existing default as per-frame. A later patch will switch the default and add test cases for per-page scope (unless my code reviewers ask me to do it all in one patch).

-- 
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/20200520/e522e4ea/attachment.htm>


More information about the webkit-unassigned mailing list