Verified Commit c5e131c2 authored by henry's avatar henry Committed by jwilde
Browse files

TB 44711: Hide unwanted setting controls in Tor Browser.

parent 841b0657
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -204,6 +204,7 @@ const CONFIG_PANES = Object.freeze({
      Services.prefs.getBoolPref("browser.preferences.aiControls", false),
  },
  dnsOverHttps: {
    skip: true, // Skip DNS over HTTPS (DoH). tor-browser#41906.
    parent: "privacy",
    l10nId: "preferences-doh-header2",
    groupIds: ["dnsOverHttpsAdvanced"],