Bug 202281 - Storage Access API: document.hasStorageAccess() should return false by default
Summary: Storage Access API: document.hasStorageAccess() should return false by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-26 13:21 PDT by John Wilander
Modified: 2019-09-27 10:14 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.44 KB, patch)
2019-09-26 13:25 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 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.