Closed Bug 342537 Opened 19 years ago Closed 10 years ago

pref network.http.use-cache does not work when set in application specific prefs.js

Categories

(Core :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: gbond, Unassigned)

Details

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: XULRunner 1.8.0.4 setting pref("network.http.use-cache", false) in [app_root]\defaults\preferences\prefs.js has no effect. We require this to be set for app debugging. This can be worked around by putting it in [app_root]\xulrunner\defaults\pref\xulrunner.js, but sshould really be an application specific setting. Reproducible: Always Steps to Reproduce: 1.add pref("network.http.use-cache", false) to [app_root]\defaults\preferences\prefs.js 2.delete application data cache 3.start xulrunner application 4.check application cache folder contains cached http pages
Product: Firefox → Toolkit
QA Contact: preferences → preferences
Component: Preferences → XULRunner
QA Contact: preferences → xulrunner
Component: XULRunner → General
Product: Toolkit → Core
The pref network.http.use-cache was removed in bug 1198387.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.