tor-browser

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

commit 1cc9a3f60fae799f6bf0cb6d149baa0678759029
parent d1ebd35bc55539727d0748124a9fe255df4f3c02
Author: Benjamin VanderSloot <bvandersloot@mozilla.com>
Date:   Wed,  5 Nov 2025 12:58:50 +0000

Bug 1997643 - Silence intermittent timeout on GPC wpt - r=manuel

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

Diffstat:
Atesting/web-platform/meta/gpc/navigator-globalPrivacyControl.https.html.ini | 3+++
Atesting/web-platform/meta/gpc/sec-gpc.https.html.ini | 3+++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/gpc/navigator-globalPrivacyControl.https.html.ini b/testing/web-platform/meta/gpc/navigator-globalPrivacyControl.https.html.ini @@ -0,0 +1,2 @@ +[navigator-globalPrivacyControl.https.html] + expected: [OK, TIMEOUT] +\ No newline at end of file diff --git a/testing/web-platform/meta/gpc/sec-gpc.https.html.ini b/testing/web-platform/meta/gpc/sec-gpc.https.html.ini @@ -0,0 +1,2 @@ +[sec-gpc.https.html] + expected: [OK, TIMEOUT] +\ No newline at end of file