chore: synchronize Bug 1710839: update comment about firefox preference remote.enabled (#7324)
This commit is contained in:
parent
f984beb152
commit
bba3f41286
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user