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

Description John Wilander 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.
Comment 1 John Wilander 2019-09-26 13:22:21 PDT
<rdar://problem/55718526>
Comment 2 John Wilander 2019-09-26 13:25:53 PDT
Created attachment 379672 [details]
Patch
Comment 3 John Wilander 2019-09-27 09:55:34 PDT
Thank you, Alex! I will follow up with the two patches I mentioned.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2019-09-27 10:14:28 PDT
All reviewed patches have been landed.  Closing bug.