RESOLVED FIXED 202281
Storage Access API: document.hasStorageAccess() should return false by default
https://bugs.webkit.org/show_bug.cgi?id=202281
Summary Storage Access API: document.hasStorageAccess() should return false by default
John Wilander
Reported 2019-09-26 13:21:57 PDT
document.hasStorageAccess() should return false by default so that it only returns true if the context has asked for and been granted storage access.
Attachments
Patch (9.44 KB, patch)
2019-09-26 13:25 PDT, John Wilander
no flags
John Wilander
Comment 1 2019-09-26 13:22:21 PDT
John Wilander
Comment 2 2019-09-26 13:25:53 PDT
John Wilander
Comment 3 2019-09-27 09:55:34 PDT
Thank you, Alex! I will follow up with the two patches I mentioned.
WebKit Commit Bot
Comment 4 2019-09-27 10:14:26 PDT
Comment on attachment 379672 [details] Patch Clearing flags on attachment: 379672 Committed r250431: <https://trac.webkit.org/changeset/250431>
WebKit Commit Bot
Comment 5 2019-09-27 10:14:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.