mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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,
|
||||
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user