Bug 212682 - Storage Access API: Add setting for per-page storage access scope
Summary: Storage Access API: Add setting for per-page storage access scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-02 19:35 PDT by John Wilander
Modified: 2020-06-03 11:08 PDT (History)
6 users (show)

See Also:


Attachments
Patch (13.01 KB, patch)
2020-06-02 19:52 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2020-06-02 19:35:09 PDT
We need a follow-up patch to https://bugs.webkit.org/show_bug.cgi?id=212114, adding an off-by-default setting for per-page storage access scope and a test case.
Comment 1 Radar WebKit Bug Importer 2020-06-02 19:35:31 PDT
<rdar://problem/63904824>
Comment 2 John Wilander 2020-06-02 19:52:13 PDT
Created attachment 400886 [details]
Patch
Comment 3 Brent Fulgham 2020-06-03 10:52:51 PDT
Comment on attachment 400886 [details]
Patch

r=me
Comment 4 John Wilander 2020-06-03 10:56:22 PDT
Comment on attachment 400886 [details]
Patch

Thanks, Brent!
Comment 5 EWS 2020-06-03 11:07:59 PDT
Committed r262495: <https://trac.webkit.org/changeset/262495>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400886 [details].