Bug 181099 - Storage Access API: Allow requests from non-sandboxed iframes
Summary: Storage Access API: Allow requests from non-sandboxed iframes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-21 13:32 PST by John Wilander
Modified: 2017-12-21 14:50 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.15 KB, patch)
2017-12-21 13:37 PST, 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 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.
Comment 1 Radar WebKit Bug Importer 2017-12-21 13:33:23 PST
<rdar://problem/36184501>
Comment 2 John Wilander 2017-12-21 13:37:19 PST
Created attachment 330056 [details]
Patch
Comment 3 Brent Fulgham 2017-12-21 14:41:38 PST
Comment on attachment 330056 [details]
Patch

Looks good. r=me.
Comment 4 John Wilander 2017-12-21 14:42:10 PST
Comment on attachment 330056 [details]
Patch

Thanks, Brent!
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2017-12-21 14:50:43 PST
All reviewed patches have been landed.  Closing bug.