Bug 252734 - link rel=modulepreload should always use CORS preflight for cross-origin requests
Summary: link rel=modulepreload should always use CORS preflight for cross-origin requ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 180574
  Show dependency treegraph
 
Reported: 2023-02-22 01:17 PST by Ryosuke Niwa
Modified: 2023-02-22 16:17 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-02-22 01:17:42 PST
modulepreload, unlike regular preload, should always use CORS for cross-origin requests.
Comment 1 Ryosuke Niwa 2023-02-22 01:26:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/10505
Comment 2 EWS 2023-02-22 16:16:38 PST
Committed 260709@main (2581333cdb03): <https://commits.webkit.org/260709@main>

Reviewed commits have been landed. Closing PR #10505 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-22 16:17:20 PST
<rdar://problem/105804838>