Bug 1371576 Comment 22 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi Julian,
Adding a pref in SafeBrowsing.jsm doesn't get rid of sending request to production servers entirely.
Could you help check  whether setting the following three preferences to empty string also works? (without adding the pref that turns off all features)
- `browser.safebrowsing.provider.google4.updateURL`- 
- `browser.safebrowsing.provider.google4.gethashURL`
- `browser.safebrowsing.provider.mozilla.updateURL`

Thanks!
Hi Julian,
Adding a pref in `SafeBrowsing.jsm` doesn't get rid of sending request to production servers entirely.
Could you help check  whether setting the following three preferences to empty string also works? (without adding the pref that turns off all features)
- `browser.safebrowsing.provider.google4.updateURL`- 
- `browser.safebrowsing.provider.google4.gethashURL`
- `browser.safebrowsing.provider.mozilla.updateURL`

Thanks!

Back to Bug 1371576 Comment 22