tor-browser

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

commit a2ae13bbcd8dbd33a943cd674b9cfde766c8e20a
parent ae39af36e20cafc6534f061f8db4211a821f2994
Author: Alexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Date:   Wed, 19 Nov 2025 09:47:24 +0000

Bug 2001060 - Remove cssparser policy audit r=emilio,supply-chain-reviewers

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

Diffstat:
Msupply-chain/config.toml | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/supply-chain/config.toml b/supply-chain/config.toml @@ -51,14 +51,6 @@ notes = "This is a crate Henri wrote which is also published. We should probably audit-as-crates-io = true notes = "This is upstream plus a warning fix from bug 1823866." -[policy.cssparser] -audit-as-crates-io = true -notes = "This is a pinned version of the upstream code. This can be removed when new version gets published." - -[policy.cssparser-macros] -audit-as-crates-io = true -notes = "This is a pinned version of the upstream code. This can be removed when new version gets published." - [policy.firefox-on-glean] audit-as-crates-io = false notes = "The crates.io version of this is just a placeholder to allow public crates to depend on firefox-on-glean."