tor-browser

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

commit 6576b80edb84eb88a78d29bc03a284a87d068cf1
parent 6455b94447935dcd7cfb9f88fce66feb5d1b26c9
Author: Kagami Sascha Rosylight <krosylight@proton.me>
Date:   Wed, 22 Oct 2025 00:06:06 +0000

Bug 1995286 - Fix tier 2 perma for navigation API debug backlog WPT r=smolnar DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D269444

Diffstat:
Dtesting/web-platform/meta/referrer-policy/gen/iframe.http-rp/strict-origin/img-tag.http.html.ini | 3---
Mtesting/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini | 2+-
2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/testing/web-platform/meta/referrer-policy/gen/iframe.http-rp/strict-origin/img-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/iframe.http-rp/strict-origin/img-tag.http.html.ini @@ -1,3 +0,0 @@ -[img-tag.http.html] - expected: - if (os == "linux") and debug and fission: TIMEOUT diff --git a/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini @@ -3,5 +3,5 @@ expected: if os == "mac": [FAIL, PASS] if os == "android": [FAIL, PASS] - if navigationApi: PASS + if navigationApi: [FAIL, PASS] FAIL