[webkit-changes] [WebKit/WebKit] 37b499: REGRESSION (253234 at main): [ macOS wk1 Debug ] js/d...
Yusuke Suzuki
noreply at github.com
Fri Sep 9 19:44:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37b499af636646ba4335412881f89c86e32c50cf
https://github.com/WebKit/WebKit/commit/37b499af636646ba4335412881f89c86e32c50cf
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M Source/WebCore/bindings/js/ScriptModuleLoader.cpp
Log Message:
-----------
REGRESSION (253234 at main): [ macOS wk1 Debug ] js/dom/modules/missing-exception-check-for-import.html is a consistent crash
https://bugs.webkit.org/show_bug.cgi?id=244404
<rdar://99198236>
Reviewed by Alexey Shvayka.
Add missing exception checks.
* Source/WebCore/bindings/js/ScriptModuleLoader.cpp:
(WebCore::ScriptModuleLoader::importModule):
Canonical link: https://commits.webkit.org/254345@main
More information about the webkit-changes
mailing list