tor-browser

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

commit aaa64225d8a56bf94bd2ea57bf2b41ca4a09a7a7
parent 5d660dbbcded59ad7ab82372ea046f18335390a5
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu,  6 Nov 2025 16:37:32 +0000

Bug 1976910 [wpt PR 53718] - Update wpt metadata, a=testonly

wpt-pr: 53718
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/wasm/jsapi/esm-integration/exports.tentative.any.js.ini | 27+++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/global-exports-live-bindings.tentative.any.js.ini | 32++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/global-exports.tentative.any.js.ini | 51+++++++++++++++++++++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/js-wasm-cycle.tentative.any.js.ini | 27+++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/mutable-global-sharing.tentative.any.js.ini | 51+++++++++++++++++++++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/namespace-instance.tentative.any.js.ini | 33+++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/reserved-import-names.tentative.any.js.ini | 32++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/resolve-export.tentative.any.js.ini | 27+++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/source-phase-string-builtins.tentative.any.js.ini | 23+++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/source-phase.tentative.any.js.ini | 23+++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/string-builtins.tentative.any.js.ini | 27+++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/v128-tdz.tentative.any.js.ini | 27+++++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/jsapi/esm-integration/wasm-import-wasm-export.tentative.any.js.ini | 26++++++++++++++++++++++++++
13 files changed, 406 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/exports.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/exports.tentative.any.js.ini @@ -0,0 +1,27 @@ +[exports.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[exports.tentative.any.html] + [Exported names from a WebAssembly module] + expected: FAIL + + +[exports.tentative.any.worker.html] + [Exported names from a WebAssembly module] + expected: FAIL + + +[exports.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[exports.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[exports.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[exports.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[exports.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/global-exports-live-bindings.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/global-exports-live-bindings.tentative.any.js.ini @@ -0,0 +1,32 @@ +[global-exports-live-bindings.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[global-exports-live-bindings.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[global-exports-live-bindings.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[global-exports-live-bindings.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[global-exports-live-bindings.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[global-exports-live-bindings.tentative.any.worker.html] + [Local mutable global exports should be live bindings] + expected: FAIL + + [Dep module mutable global exports should be live bindings] + expected: FAIL + + +[global-exports-live-bindings.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[global-exports-live-bindings.tentative.any.html] + [Local mutable global exports should be live bindings] + expected: FAIL + + [Dep module mutable global exports should be live bindings] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/global-exports.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/global-exports.tentative.any.js.ini @@ -0,0 +1,51 @@ +[global-exports.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[global-exports.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[global-exports.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[global-exports.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[global-exports.tentative.any.html] + [WebAssembly module global values should be unwrapped when importing in ESM integration] + expected: FAIL + + [WebAssembly mutable global values should be unwrapped when importing in ESM integration] + expected: FAIL + + [WebAssembly local global values should be unwrapped when exporting in ESM integration] + expected: FAIL + + [WebAssembly module globals from imported WebAssembly modules should be unwrapped] + expected: FAIL + + [WebAssembly should properly handle all global types] + expected: FAIL + + +[global-exports.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[global-exports.tentative.any.worker.html] + [WebAssembly module global values should be unwrapped when importing in ESM integration] + expected: FAIL + + [WebAssembly mutable global values should be unwrapped when importing in ESM integration] + expected: FAIL + + [WebAssembly local global values should be unwrapped when exporting in ESM integration] + expected: FAIL + + [WebAssembly module globals from imported WebAssembly modules should be unwrapped] + expected: FAIL + + [WebAssembly should properly handle all global types] + expected: FAIL + + +[global-exports.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/js-wasm-cycle.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/js-wasm-cycle.tentative.any.js.ini @@ -0,0 +1,27 @@ +[js-wasm-cycle.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[js-wasm-cycle.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[js-wasm-cycle.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[js-wasm-cycle.tentative.any.worker.html] + [Check bindings in JavaScript and WebAssembly cycle (JS higher)] + expected: FAIL + + +[js-wasm-cycle.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[js-wasm-cycle.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[js-wasm-cycle.tentative.any.html] + [Check bindings in JavaScript and WebAssembly cycle (JS higher)] + expected: FAIL + + +[js-wasm-cycle.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/mutable-global-sharing.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/mutable-global-sharing.tentative.any.js.ini @@ -0,0 +1,51 @@ +[mutable-global-sharing.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[mutable-global-sharing.tentative.any.worker.html] + [WebAssembly modules should export shared mutable globals with correct initial values] + expected: FAIL + + [Wasm-to-Wasm mutable global sharing is live] + expected: FAIL + + [Multiple JavaScript imports return the same WebAssembly module instance] + expected: FAIL + + [v128 globals should work correctly in WebAssembly-to-WebAssembly imports] + expected: FAIL + + [v128 global mutations should work correctly between WebAssembly modules] + expected: FAIL + + +[mutable-global-sharing.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[mutable-global-sharing.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[mutable-global-sharing.tentative.any.html] + [WebAssembly modules should export shared mutable globals with correct initial values] + expected: FAIL + + [Wasm-to-Wasm mutable global sharing is live] + expected: FAIL + + [Multiple JavaScript imports return the same WebAssembly module instance] + expected: FAIL + + [v128 globals should work correctly in WebAssembly-to-WebAssembly imports] + expected: FAIL + + [v128 global mutations should work correctly between WebAssembly modules] + expected: FAIL + + +[mutable-global-sharing.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[mutable-global-sharing.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[mutable-global-sharing.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/namespace-instance.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/namespace-instance.tentative.any.js.ini @@ -0,0 +1,33 @@ +[namespace-instance.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[namespace-instance.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[namespace-instance.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[namespace-instance.tentative.any.worker.html] + [WebAssembly.namespaceInstance() should return the underlying instance with shared state] + expected: FAIL + + [WebAssembly.namespaceInstance() should work correctly with multiple modules] + expected: FAIL + + +[namespace-instance.tentative.any.html] + [WebAssembly.namespaceInstance() should return the underlying instance with shared state] + expected: FAIL + + [WebAssembly.namespaceInstance() should work correctly with multiple modules] + expected: FAIL + + +[namespace-instance.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[namespace-instance.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[namespace-instance.tentative.any.shadowrealm-in-window.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/reserved-import-names.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/reserved-import-names.tentative.any.js.ini @@ -0,0 +1,32 @@ +[reserved-import-names.tentative.any.worker.html] + [wasm: reserved import names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved import names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm: reserved export names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved export names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved module names should cause WebAssembly.LinkError] + expected: FAIL + + +[reserved-import-names.tentative.any.html] + [wasm: reserved import names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved import names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm: reserved export names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved export names should cause WebAssembly.LinkError] + expected: FAIL + + [wasm-js: reserved module names should cause WebAssembly.LinkError] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/resolve-export.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/resolve-export.tentative.any.js.ini @@ -0,0 +1,27 @@ +[resolve-export.tentative.any.html] + [ResolveExport on invalid re-export from WebAssembly] + expected: FAIL + + +[resolve-export.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[resolve-export.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[resolve-export.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[resolve-export.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[resolve-export.tentative.any.worker.html] + [ResolveExport on invalid re-export from WebAssembly] + expected: FAIL + + +[resolve-export.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[resolve-export.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/source-phase-string-builtins.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/source-phase-string-builtins.tentative.any.js.ini @@ -0,0 +1,23 @@ +[source-phase-string-builtins.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[source-phase-string-builtins.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[source-phase-string-builtins.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[source-phase-string-builtins.tentative.any.html] + expected: ERROR + +[source-phase-string-builtins.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[source-phase-string-builtins.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[source-phase-string-builtins.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[source-phase-string-builtins.tentative.any.worker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/source-phase.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/source-phase.tentative.any.js.ini @@ -0,0 +1,23 @@ +[source-phase.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[source-phase.tentative.any.html] + expected: ERROR + +[source-phase.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[source-phase.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[source-phase.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[source-phase.tentative.any.worker.html] + expected: ERROR + +[source-phase.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[source-phase.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/string-builtins.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/string-builtins.tentative.any.js.ini @@ -0,0 +1,27 @@ +[string-builtins.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[string-builtins.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[string-builtins.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[string-builtins.tentative.any.html] + [String builtins should be supported in imports in ESM integration] + expected: FAIL + + +[string-builtins.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[string-builtins.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[string-builtins.tentative.any.worker.html] + [String builtins should be supported in imports in ESM integration] + expected: FAIL + + +[string-builtins.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/v128-tdz.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/v128-tdz.tentative.any.js.ini @@ -0,0 +1,27 @@ +[v128-tdz.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[v128-tdz.tentative.any.worker.html] + [v128 global exports should cause TDZ errors] + expected: FAIL + + +[v128-tdz.tentative.any.html] + [v128 global exports should cause TDZ errors] + expected: FAIL + + +[v128-tdz.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[v128-tdz.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[v128-tdz.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[v128-tdz.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[v128-tdz.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/esm-integration/wasm-import-wasm-export.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/esm-integration/wasm-import-wasm-export.tentative.any.js.ini @@ -0,0 +1,26 @@ +[wasm-import-wasm-export.tentative.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.any.shadowrealm-in-window.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.any.worker.html] + [Check import and export between WebAssembly modules] + expected: FAIL + + +[wasm-import-wasm-export.tentative.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[wasm-import-wasm-export.tentative.any.html] + [Check import and export between WebAssembly modules] + expected: FAIL