tor-browser

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

commit c128aa2f2fe7abe3d44addc2c89b938dbc218ad2
parent e98adca292d819d79198ac722209bbe38466db4b
Author: Alexandra Borovova <aborovova@mozilla.com>
Date:   Tue, 21 Oct 2025 15:11:56 +0000

Bug 1995548 - Update metadata for web-extensions/browser.runtime.extension.js.

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

Diffstat:
Mtesting/web-platform/meta/web-extensions/browser.runtime.extension.js.ini | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/web-extensions/browser.runtime.extension.js.ini b/testing/web-platform/meta/web-extensions/browser.runtime.extension.js.ini @@ -1,3 +1,4 @@ [browser.runtime.extension.html] expected: if os == "android": ERROR + if (os == "linux") and tsan: [OK, ERROR]