tor-browser

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

commit d0a095b7a83ed26587da19e76b3b8fbaa5d71e3b
parent 9cb202e5bc671a81db3ea94c1019e9b67b11fc14
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Wed, 17 Dec 2025 07:50:59 +0000

Bug 2006536 [wpt PR 56799] - Update wpt metadata, a=testonly

wpt-pr: 56799
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/encoding/api-basics.any.js.ini | 1+
Mtesting/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini | 4+++-
Mtesting/web-platform/meta/encoding/textdecoder-fatal.any.js.ini | 1+
3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/testing/web-platform/meta/encoding/api-basics.any.js.ini b/testing/web-platform/meta/encoding/api-basics.any.js.ini @@ -8,6 +8,7 @@ [api-basics.any.shadowrealm-in-sharedworker.html] expected: if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if sessionHistoryInParent and (os == "android") and debug: [ERROR, TIMEOUT] ERROR [api-basics.https.any.shadowrealm-in-serviceworker.html] diff --git a/testing/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini @@ -37,4 +37,6 @@ ERROR [decode-non-utf8.any.shadowrealm-in-window.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/encoding/textdecoder-fatal.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-fatal.any.js.ini @@ -1,6 +1,7 @@ [textdecoder-fatal.any.worker.html] expected: if not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if sessionHistoryInParent and (os == "android") and debug: [OK, ERROR] [textdecoder-fatal.any.html] expected: