diff --git a/src/node/Launcher.ts b/src/node/Launcher.ts index 669d04d7..0b934d5d 100644 --- a/src/node/Launcher.ts +++ b/src/node/Launcher.ts @@ -538,8 +538,8 @@ class FirefoxLauncher implements ProductLauncher { 'privacy.trackingprotection.enabled': false, - // Enable Remote Agent - // https://bugzilla.mozilla.org/show_bug.cgi?id=1544393 + // Can be removed once Firefox 89 is no longer supported + // https://bugzilla.mozilla.org/show_bug.cgi?id=1710839 'remote.enabled': true, // Don't do network connections for mitm priming