WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297120
When a module fetch fails, we should not attempt to refetch the same module
https://bugs.webkit.org/show_bug.cgi?id=297120
Summary
When a module fetch fails, we should not attempt to refetch the same module
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-08-08 09:29:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49118
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
<
rdar://problem/158084942
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug