Bug 175919

Summary: Storage Access API: Make Document::requestStorageAccess() async and return a promise
Product: WebKit Reporter: John Wilander <wilander>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=175759

John Wilander
Reported 2017-08-23 19:11:53 PDT
Document::requestStorageAccess() should be asynchronous and return a promise instead of a boolean.
Attachments
John Wilander
Comment 1 2017-09-13 11:00:30 PDT
This was fixed in https://bugs.webkit.org/show_bug.cgi?id=175759 *** This bug has been marked as a duplicate of bug 175759 ***
Note You need to log in before you can comment on or make changes to this bug.