mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-10 17:15:46 +01:00
Fix :san sitesettings.
This commit is contained in:
@@ -151,7 +151,7 @@ var Sanitizer = Module("sanitizer", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakRef
|
||||
// "Allow this site to open popups" ...
|
||||
services.permissions.removeAll();
|
||||
// Zoom level, ...
|
||||
services.contentPrefs.removeGroupedPrefs();
|
||||
services.contentPrefs.removeAllDomains(null);
|
||||
}
|
||||
|
||||
// "Never remember passwords" ...
|
||||
|
||||
Reference in New Issue
Block a user