Skip to content
Snippets Groups Projects
Commit 95c50ad1 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by morgan
Browse files

fixup! Bug 41600: Add a tor circuit display panel.

Bug 42596: Add preferences for log levels.
parent 221432d0
Branches
Tags
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
......@@ -116,3 +116,4 @@ pref("lox.log_level", "Warn");
pref("torbrowser.bootstrap.log_level", "Info");
pref("browser.torsettings.log_level", "Warn");
pref("browser.tordomainisolator.loglevel", "Warn");
pref("browser.torcircuitpanel.loglevel", "Log");
......@@ -56,7 +56,6 @@ var gTorCircuitPanel = {
this._log = console.createInstance({
prefix: "TorCircuitPanel",
maxLogLevel: "Log",
maxLogLevelPref: "browser.torcircuitpanel.loglevel",
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment