cool, thanks for the tip

Jonas J�rgensen wrote:
> Ben Ruppel wrote:
> 
>> Hi, I've narrowed my problem down to four lines in my prefs.js:
>> user_pref("capability.policy.default.HTMLDocument.cookie.get", 
>> "noAccess");
>> user_pref("capability.policy.default.HTMLDocument.cookie.set", 
>> "noAccess");
>> user_pref("capability.policy.default.Window.defaultStatus", "noAccess");
>> user_pref("capability.policy.default.Window.status", "noAccess");
>>
>> Anyone know what they mean or how they're controlled through the 
>> preferences control panel?  I bet they're probably remnants from older 
>> mozilla versions...
> 
> 
> Precisely; they're from the time when the Scripts & [Windows|Plugins] 
> prefs were CAPS-based. You can safely remove those lines.
> 
> /Jonas
> 


Reply via email to