[webkit-changes] [WebKit/WebKit] 249516: REGRESSION(281277 at main): wasm/WasmMemory.h:112:5: ...
Fujii Hironori
noreply at github.com
Wed Jul 24 00:26:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 249516a7a88e67310d6e96f00e62565ffa3a0ab0
https://github.com/WebKit/WebKit/commit/249516a7a88e67310d6e96f00e62565ffa3a0ab0
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmMemory.h
Log Message:
-----------
REGRESSION(281277 at main): wasm/WasmMemory.h:112:5: error: no template named 'WeakGCSet'
https://bugs.webkit.org/show_bug.cgi?id=276963
Unreviewed build fix for PlayStation and Windows ports.
* Source/JavaScriptCore/wasm/WasmMemory.h:
Added a missing #include "WeakGCSet.h".
Canonical link: https://commits.webkit.org/281279@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list