Bug 297120

Summary: When a module fetch fails, we should not attempt to refetch the same module
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: JavaScriptCoreAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2025-08-08 09:15:11 PDT
Right now, JSC tries to re-fetch the same module when the previous attempt had failed. We're not supposed to do that according to the latest spec.
Attachments
Ryosuke Niwa
Comment 1 2025-08-08 09:29:25 PDT
EWS
Comment 2 2025-08-11 17:19:03 PDT
Committed 298544@main (537527cbaebd): <https://commits.webkit.org/298544@main> Reviewed commits have been landed. Closing PR #49118 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-08-11 17:20:15 PDT
Note You need to log in before you can comment on or make changes to this bug.