tor-browser

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

commit 9d85abdccf909ff88c4ea57772e198dac2c3e791
parent 951b69309879c42b1c33523d3aaf96a0d2f3c40b
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Mon,  8 Dec 2025 15:10:53 +0000

Bug 2004385 - test(webgpu): disable `webgpu:web_platform,worker,worker:service_worker:*` for now r=webgpu-reviewers,teoxoy

This fails in non-Nightly builds, because we gate this functionality in non-Nightly builds. Link against bug 1942431, which will remove this gating, and let this functionality succeed.

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

Diffstat:
Mtesting/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini @@ -3,6 +3,7 @@ [cts.https.html?q=webgpu:web_platform,worker,worker:service_worker:*] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1942431 [:]