[webkit-changes] [WebKit/WebKit] 034845: Fix non-unified build fail on ScriptModuleLoader.cpp
Commit Queue
noreply at github.com
Thu Oct 12 20:41:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0348453b8a1b989ea9233b4feaa977edbacfa18c
https://github.com/WebKit/WebKit/commit/0348453b8a1b989ea9233b4feaa977edbacfa18c
Author: perryuwang <perryuwang at tencent.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M Source/WebCore/bindings/js/ScriptModuleLoader.cpp
Log Message:
-----------
Fix non-unified build fail on ScriptModuleLoader.cpp
https://bugs.webkit.org/show_bug.cgi?id=262993
Reviewed by Chris Dumez.
Add missing namespace in call to JSC::jsCast.
* Source/WebCore/bindings/js/ScriptModuleLoader.cpp:
(WebCore::rejectWithFetchError):
Canonical link: https://commits.webkit.org/269294@main
More information about the webkit-changes
mailing list