| Index: chrome/content/ui/typoSettings.js | 
| =================================================================== | 
| --- a/chrome/content/ui/typoSettings.js | 
| +++ b/chrome/content/ui/typoSettings.js | 
| @@ -108,6 +108,7 @@ | 
| } | 
| }; | 
| +// only interact with UI if loaded in the context of filter settings dialog | 
| 
 
Wladimir Palant
2013/05/27 14:10:37
Please remove that comment as well. There should b
 
Thomas Greiner
2013/05/27 16:39:16
Done.
 
 | 
| window.addEventListener("load", function() | 
| { | 
| TypoActions.init(); |