tor-browser

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

commit a18e9411f71d03fa86fefbca419ba423926059cf
parent 859f65a96951e43a48f80453e7f597e5244e14cc
Author: Alexandru Marc <amarc@mozilla.com>
Date:   Thu, 30 Oct 2025 05:51:11 +0000

Bug 1997028 - Mark same-origin-same-site-credentials.https.sub.html as failing/passing on linux r=saschanaz DONTBUILD

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

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

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 @@ -1,6 +1,3 @@ [same-origin-same-site-credentials.https.sub.html] [Reporting endpoints received credentials.] - expected: - if os == "mac": [FAIL, PASS] - if navigationApi: [FAIL, PASS] - FAIL + expected: [FAIL, PASS]