chore: synchronize Bug 1710839: update comment about firefox preference remote.enabled (#7324)

This commit is contained in:
Julian Descottes 2021-06-14 10:41:25 +02:00 committed by GitHub
parent f984beb152
commit bba3f41286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -538,8 +538,8 @@ class FirefoxLauncher implements ProductLauncher {
'privacy.trackingprotection.enabled': false, 'privacy.trackingprotection.enabled': false,
// Enable Remote Agent // Can be removed once Firefox 89 is no longer supported
// https://bugzilla.mozilla.org/show_bug.cgi?id=1544393 // https://bugzilla.mozilla.org/show_bug.cgi?id=1710839
'remote.enabled': true, 'remote.enabled': true,
// Don't do network connections for mitm priming // Don't do network connections for mitm priming