Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c546092ed0e8df28c6bd9c8a18b8a247fa9b68be
https://github.com/WebKit/WebKit/commit/c546092ed0e8df28c6bd9c8a18b8a247fa9b68be
Author: Sergey Rubanov <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/interfaces/wasm-js-api.idl
M
LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi/idlharness.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi/idlharness.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/wasm/webapi/idlharness.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/wasm/webapi/idlharness.any.worker-expected.txt
Log Message:
-----------
[WPT] Import wasm-js-api.idl from upstream
Reviewed by Yusuke Suzuki.
Upstream wasm-js-api.idl matches the JS API: Exception.getArg takes
(Tag, unsigned long). The imported snapshot still has getArg(unsigned
long), so idlharness expects length 1.
Also picks up AllowSharedBufferSource on compile, validate, and
instantiate.
Upstream:
https://github.com/web-platform-tests/wpt/commit/db80bd24a77f1b5f8ba40a5b320dec3720a37c8d
* LayoutTests/imported/w3c/web-platform-tests/interfaces/wasm-js-api.idl:
*
LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi/idlharness.any-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/wasm/jsapi/idlharness.any.worker-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/wasm/webapi/idlharness.any-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/wasm/webapi/idlharness.any.worker-expected.txt:
Canonical link: https://commits.webkit.org/319572@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications