mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: removing unused Firefox pref browser.safebrowsing.passwords.enabled (#11411)
This commit is contained in:
parent
87da04f924
commit
d0862a11f2
@ -130,7 +130,6 @@ function defaultProfilePreferences(
|
||||
'browser.safebrowsing.blockedURIs.enabled': false,
|
||||
'browser.safebrowsing.downloads.enabled': false,
|
||||
'browser.safebrowsing.malware.enabled': false,
|
||||
'browser.safebrowsing.passwords.enabled': false,
|
||||
'browser.safebrowsing.phishing.enabled': false,
|
||||
|
||||
// Disable updates to search engines.
|
||||
|
Loading…
Reference in New Issue
Block a user