Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2833205e84d545e12f74cc83737b51913848cedb
https://github.com/WebKit/WebKit/commit/2833205e84d545e12f74cc83737b51913848cedb
Author: Devin Rousso <[email protected]>
Date: 2026-07-05 (Sun, 05 Jul 2026)
Changed paths:
M LayoutTests/http/tests/security/module-incorrect-mime-types-expected.txt
M LayoutTests/http/tests/security/module-no-mime-type-expected.txt
M LayoutTests/http/tests/wasm/wasm-esm-disabled-with-setting-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination.https-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-dynamic-expected.txt
M LayoutTests/js/dom/modules/missing-exception-check-for-import-expected.txt
M LayoutTests/js/dom/modules/missing-exception-check-for-import.html
M
LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt
M
LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination.https-expected.txt
M LayoutTests/webaudio/worklet-crash-expected.txt
M Source/WebCore/bindings/js/ScriptModuleLoader.cpp
Log Message:
-----------
Web Inspector: No stack trace for mime type errors, very difficult to debug
https://bugs.webkit.org/show_bug.cgi?id=306218
<rdar://problem/169396940>
Reviewed by Yusuke Suzuki.
* Source/WebCore/bindings/js/ScriptModuleLoader.cpp:
(WebCore::ScriptModuleLoader::notifyFinished):
* LayoutTests/http/tests/security/module-incorrect-mime-types-expected.txt:
* LayoutTests/http/tests/security/module-no-mime-type-expected.txt:
* LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt:
* LayoutTests/http/tests/wasm/wasm-esm-disabled-with-setting-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination.https-expected.txt:
*
LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination.https-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-dynamic-expected.txt:
* LayoutTests/js/dom/modules/missing-exception-check-for-import.html:
* LayoutTests/js/dom/modules/missing-exception-check-for-import-expected.txt:
* LayoutTests/webaudio/worklet-crash-expected.txt:
Canonical link: https://commits.webkit.org/316529@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications