[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbirdy/master] Disable fetching site icons (#22944)



commit e8423363959d76dcc6e3579b517611bd9fce018c
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date:   Mon Mar 26 15:31:33 2018 -0400

    Disable fetching site icons (#22944)
---
 components/torbirdy.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index 430c15f..bfe2427 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -214,6 +214,8 @@ var TorBirdyPrefs = {
   "browser.cache.memory.enable": false,
   "browser.cache.offline.enable": false,
   "browser.formfill.enable": false,
+  // https://bugs.torproject.org/22944
+  "browser.chrome.site_icons": false,
   "signon.autofillForms": false,
 
   // https://bugs.torproject.org/10367

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits