tor-browser

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

commit 5984b2754f56ad36d5301bc61abcfcb7ef75998f
parent 9e0d29780ade44bb0bd1d60d9fd2edad9ae15e50
Author: Alexandru Marc <amarc@mozilla.com>
Date:   Fri, 31 Oct 2025 09:24:49 +0000

Bug 1995548 - Update metadata on macos r=Sasha DONTBUILD

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

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 @@ -3,3 +3,4 @@ if os == "android": ERROR if os == "linux": [OK, ERROR] if os == "win": [OK, ERROR] + if os == "mac": [OK, ERROR]