Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe06ad7d6a7f8d5763b8eee9000e1e45ff09e058
https://github.com/WebKit/WebKit/commit/fe06ad7d6a7f8d5763b8eee9000e1e45ff09e058
Author: Dan Hecht <[email protected]>
Date: 2025-11-13 (Thu, 13 Nov 2025)
Changed paths:
M Source/JavaScriptCore/wasm/WasmStreamingParser.cpp
Log Message:
-----------
[JSC] Wasm: Do not share error propagating macros between Parser and
StreamingParser
https://bugs.webkit.org/show_bug.cgi?id=302432
rdar://164594703
Reviewed by Yusuke Suzuki and Marcus Plutowski.
This code isn't part of the Wasm::ParserBase hierarchy, so let's
have the streaming parser have independent macros.
Canonical link: https://commits.webkit.org/302989@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications