Bug 251858 - Cross-Origin-Resource-Policy blocks fetch from extensions
Summary: Cross-Origin-Resource-Policy blocks fetch from extensions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-07 09:29 PST by Timothy Hatcher
Modified: 2023-02-07 12:59 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2023-02-07 09:29:45 PST
A resource with Cross-Origin-Resource-Policy: same-origin is being canceled when fetched from an extension script, when CORS should be disabled.

rdar://103793194
Comment 1 Timothy Hatcher 2023-02-07 09:38:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/9761
Comment 2 EWS 2023-02-07 12:59:14 PST
Committed 259976@main (d8706351a89a): <https://commits.webkit.org/259976@main>

Reviewed commits have been landed. Closing PR #9761 and removing active labels.