Closed
Bug 98324
Opened 24 years ago
Closed 24 years ago
After changing one preference, mozilla can't load
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: kosca, Assigned: asa)
References
()
Details
Attachments
(1 file)
20.64 KB,
text/plain
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110 (0.9.3)
After choosing Preferences->Debug->Networking and unchecking 'Enable Mem Cache'.
Then close Mozilla. Now try to start mozilla. and it won't start! after loading
prefs.js in text editor and editing:
user_pref("browser.cache.memory.enable", false); ->
user_pref("browser.cache.memory.enable", true);
Mozilla can load ...
Reproducible: Always
Steps to Reproduce:
1. disable mem cache in preference
2. restart mozilla
3. mozilla won't start
Actual Results: mozilla won't start
Expected Results: mozilla should start :)
none
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
I can confirm this problem using build 20010830
and also on 20010904 08 using win95.
It seems that while starting mozilla, it freezes at
the slash screen when memory cache is disabled.
*** This bug has been marked as a duplicate of 88259 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•