Bug 233131

Summary: `Cross-Origin-Embedder-Policy: require-corp` prevents loading of data URL images
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, ews-watchlist, ggaren, japhet, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=186639
Attachments:
Description Flags
WIP Patch
none
Patch
none
Patch none

Description Chris Dumez 2021-11-15 08:32:53 PST
`Cross-Origin-Embedder-Policy: require-corp` prevents loading of data URL images.
Comment 1 Chris Dumez 2021-11-15 08:34:12 PST
<rdar://85236459>
Comment 2 Chris Dumez 2021-11-15 08:34:52 PST
Created attachment 444259 [details]
WIP Patch
Comment 3 Chris Dumez 2021-11-15 09:02:28 PST
Created attachment 444262 [details]
Patch
Comment 4 Chris Dumez 2021-11-15 09:55:07 PST
http/wpt/cross-origin-resource-policy/image-in-iframe-loads.html seems to be failing, investigating..
Comment 5 Chris Dumez 2021-11-15 10:21:59 PST
Created attachment 444273 [details]
Patch
Comment 6 Geoffrey Garen 2021-11-15 11:39:40 PST
Comment on attachment 444273 [details]
Patch

r=me
Comment 7 EWS 2021-11-15 12:21:18 PST
Committed r285823 (244263@main): <https://commits.webkit.org/244263@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444273 [details].