Bug 233131 - `Cross-Origin-Embedder-Policy: require-corp` prevents loading of data URL images
Summary: `Cross-Origin-Embedder-Policy: require-corp` prevents loading of data URL images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-15 08:32 PST by Chris Dumez
Modified: 2021-11-15 12:21 PST (History)
7 users (show)

See Also:


Attachments
WIP Patch (1.33 KB, patch)
2021-11-15 08:34 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (5.72 KB, patch)
2021-11-15 09:02 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.78 KB, patch)
2021-11-15 10:21 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].