Commit 5349cf13 authored by Andreas Tolfsen's avatar Andreas Tolfsen
Browse files

bug 1594351: toolkit: whitelist remote.enabled pref for troubleshooting;...

bug 1594351: toolkit: whitelist remote.enabled pref for troubleshooting; r=remote-protocol-reviewers,maja_zf,Gijs

The remote.enabled preference informs the user whether the remote
agent is enabled, i.e. "available to use", in the current Gecko runtime.

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

--HG--
extra : moz-landing-system : lando
parent bfd6ff86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ const PREFS_WHITELIST = [
  "plugins.",
  "print.",
  "privacy.",
  "remote.enabled",
  "security.",
  "services.sync.declinedEngines",
  "services.sync.lastPing",