tor-browser

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

commit 8c79baf4544dc2ab199cf28060341224041c7802
parent e146e1460cd6809caaf068d1371128981b826b40
Author: agoloman <agoloman@mozilla.com>
Date:   Sat, 18 Oct 2025 04:38:11 +0300

Bug 1994425 - update same-origin-same-site-credentials.https.sub.html test expectation because it's passing now.

Diffstat:
Mtesting/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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 and debug: PASS + if navigationApi: PASS FAIL