RESOLVED FIXED 181099
Storage Access API: Allow requests from non-sandboxed iframes
https://bugs.webkit.org/show_bug.cgi?id=181099
Summary Storage Access API: Allow requests from non-sandboxed iframes
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.