[Camino] User.js difference with about:config
Stuart Morgan
stuart.morgan at alumni.case.edu
Tue Mar 27 19:07:04 PST 2007
On Mar 27, 2007, at 7:05 PM, Robert D. wrote:
> ok guys .... I really appreciate the answers ... somewhere, somehow, I
> am not getting my point across ....
You are getting your point across, and the people who have responded
are trying to explain how to fix it. You said your user.js file looks
like this (ignoring comments):
> user_pref("network.cookie.lifetime.days",5)
> user_pref("network.cookie.lifetimePolicy", 3);
Without a semicolon at the end of that first line, your user.js file
isn't valid, and thus neither of the prefs you are trying to set
there will actually take effect.
You'd be better off removing your user.js file entirely, and setting
both those prefs in about:config.
-Stuart
More information about the Camino
mailing list