Bug 181099

Summary: Storage Access API: Allow requests from non-sandboxed iframes
Product: WebKit Reporter: John Wilander <wilander>
Component: WebCore Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

John Wilander
Reported 2017-12-21 13:32:56 PST
We should change the policy so that non-sandboxed iframes are allowed to use the API. If the iframe is sandboxed, it still needs the 'allow-storage-access-by-user-activation' token.
Attachments
Patch (7.15 KB, patch)
2017-12-21 13:37 PST, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2017-12-21 13:33:23 PST
John Wilander
Comment 2 2017-12-21 13:37:19 PST
Brent Fulgham
Comment 3 2017-12-21 14:41:38 PST
Comment on attachment 330056 [details] Patch Looks good. r=me.
John Wilander
Comment 4 2017-12-21 14:42:10 PST
Comment on attachment 330056 [details] Patch Thanks, Brent!
WebKit Commit Bot
Comment 5 2017-12-21 14:50:41 PST
Comment on attachment 330056 [details] Patch Clearing flags on attachment: 330056 Committed r226244: <https://trac.webkit.org/changeset/226244>
WebKit Commit Bot
Comment 6 2017-12-21 14:50:43 PST
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.