tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 44259dece55fa8fedc63046ea021f09f8855be0a
parent bc1ea7bb11d1c642d5c2a24752c8b9a65ef2524e
Author: wpt-pr-bot <wpt-pr-bot@users.noreply.github.com>
Date:   Thu,  6 Nov 2025 21:36:01 +0000

Bug 1997796 [wpt PR 55818] - Update Wasm tests, a=testonly

Automatic update from web-platform-tests
Update Wasm tests

--

wpt-commits: 75fd960e93c2b1d256e6a9197ce11f3bc67eeb27
wpt-pr: 55818

Diffstat:
Mtesting/web-platform/tests/wasm/core/js/exceptions/try_table.wast.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/wasm/core/js/exceptions/try_table.wast.js b/testing/web-platform/tests/wasm/core/js/exceptions/try_table.wast.js @@ -199,6 +199,6 @@ assert_return(() => call($5, "catch_all_ref2", []), "try_table.wast:441"); assert_invalid("\x00\x61\x73\x6d\x01\x00\x00\x00\x01\x8e\x80\x80\x80\x00\x03\x60\x00\x00\x60\x01\x63\x00\x00\x60\x00\x01\x64\x00\x03\x82\x80\x80\x80\x00\x01\x02\x0d\x83\x80\x80\x80\x00\x01\x00\x01\x07\x89\x80\x80\x80\x00\x01\x05\x63\x61\x74\x63\x68\x00\x00\x0a\x94\x80\x80\x80\x00\x01\x8e\x80\x80\x80\x00\x00\x02\x64\x00\x1f\x40\x01\x00\x00\x00\x0b\x00\x0b\x0b", "try_table.wast:443"); // try_table.wast:456 -assert_invalid("\x00\x61\x73\x6d\x01\x00\x00\x00\x01\x95\x80\x80\x80\x00\x04\x60\x00\x00\x60\x01\x63\x00\x00\x60\x00\x01\x64\x00\x60\x00\x02\x64\x00\x64\x69\x03\x82\x80\x80\x80\x00\x01\x02\x0d\x83\x80\x80\x80\x00\x01\x00\x01\x07\x8d\x80\x80\x80\x00\x01\x09\x63\x61\x74\x63\x68\x5f\x72\x65\x66\x00\x00\x0a\x93\x80\x80\x80\x00\x01\x8d\x80\x80\x80\x00\x00\x02\x03\x1f\x40\x01\x00\x00\x00\x0b\x00\x0b\x0b", "try_table.wast:456"); +assert_invalid("\x00\x61\x73\x6d\x01\x00\x00\x00\x01\x95\x80\x80\x80\x00\x04\x60\x00\x00\x60\x01\x63\x00\x00\x60\x00\x01\x64\x00\x60\x00\x02\x64\x00\x64\x69\x03\x82\x80\x80\x80\x00\x01\x02\x0d\x83\x80\x80\x80\x00\x01\x00\x01\x07\x8d\x80\x80\x80\x00\x01\x09\x63\x61\x74\x63\x68\x5f\x72\x65\x66\x00\x00\x0a\x93\x80\x80\x80\x00\x01\x8d\x80\x80\x80\x00\x00\x02\x03\x1f\x40\x01\x01\x00\x00\x0b\x00\x0b\x0b", "try_table.wast:456"); reinitializeRegistry(); })();