Dear All,

I would like to use several privacy settings with conkeror, in
particular not storing formdata or history, but I cannot get it to
work. I tried:

1. going to "about:config". However, none of the options I have with
firefox show up there.

2. I have edited my .conkerrorc adding the following options:

session_pref("privacy.cpd.formdata", true);
session_pref("privacy.cpd.cache", true);
session_pref("privacy.cpd.cookies", true);
session_pref("privacy.cpd.downloads", true);
session_pref("privacy.cpd.history", true);
session_pref("privacy.cpd.sessions", true);


session_pref("privacy.clearOnShutdown.formdata", true);
session_pref("privacy.clearOnShutdown.history", true);
session_pref("privacy.clearOnShutdown.downloads", true);
session_pref("privacy.clearOnShutdown.sessions", true);
session_pref("privacy.clearOnShutdown.formdata", true);



That seems to do nothing (though, now, of course, those show up when I
go to "about:config").

3. Setting the above as "user_pref" (instead of session_pref) does not
do anything either.


Now, an additional weird thing is that on my laptop, formdata and
history are NOT kept, but I do not recall doing anything at all (i.e.
I have none of these options configured explicitly). I've been
comparing the set ups, but I cannot see anything that differs (I even
tried copying the .conkeror.mozdev.org directory to this machine, and
that did not fix the problem either).

What am I doing wrong?

Best,

R.



Information of my system:
Conkeror: Conkeror 0.9.2 (XULrunner 1.9.2.4)
OS: GNU/Linux Debian unstable



-- 
Ramon Diaz-Uriarte
Structural Biology and Biocomputing Programme
Spanish National Cancer Centre (CNIO)
http://ligarto.org/rdiaz
Phone: +34-91-732-8000 ext. 3019
Fax: +-34-91-224-6972
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to