Closed Bug 74111 Opened 23 years ago Closed 23 years ago

nsHTMLDocument is using old cache

Categories

(Core :: Networking: Cache, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ccarlen, Assigned: ftang)

Details

(Whiteboard: [cache])

See
http://lxr.mozilla.org/seamonkey/source/content/html/document/src/nsHTMLDocument.cpp#784
This is causing the old cache to be instantiated which causes an old cache dir
to be built which is confusing people.
Blocks: 64833
Keywords: mozilla0.9
Whiteboard: [cache]
Frank, we need to find another way to accomodate this functionality.  The old 
cache isn't used by http anymore, and the code will be going away shortly.

Let's talk.
Assignee: gordon → ftang
Target Milestone: --- → mozilla0.9
Please tell us how to store data in the new cache. Thanks.
clear out moz0.9 
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9 → ---
Frank, darin and I landed a patch to nsHTMLDocument.cpp last night to use the new 
cache.  Take a look at the current file to see what we've done.  If you have 
different requirements, please talk with us.
It's fixed :-) Easy enough to test and no abnormal requirements here - just
delete the dir called "Cache" from your profile dir, run the app again and a new
"Cache" dir should not be created. As of today, it's not. 
goardan said it is fixed. 
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
No longer blocks: 64833
You need to log in before you can comment on or make changes to this bug.