Bug 202281

Summary: Storage Access API: document.hasStorageAccess() should return false by default
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.