[Webkit-unassigned] [Bug 247286] New: Restrict Storage Access API usage to within secure contexts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 31 14:03:17 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=247286
Bug ID: 247286
Summary: Restrict Storage Access API usage to within secure
contexts
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chris.p.fredrickson at gmail.com
WebKit should expose the document.hasStorageAccess and document.requestStorageAccess APIs in all contexts, but require a secure context as one of the preconditions for a "successful" call (i.e. before yielding true from hasStorageAccess, and before resolving from requestStorageAccess).
This is to get in alignment with https://github.com/privacycg/storage-access/pull/132.
--
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/20221031/2078753e/attachment.htm>
More information about the webkit-unassigned
mailing list