Closed Bug 122307 Opened 23 years ago Closed 23 years ago

FTP does not work if memory and disk cache sizes are zero

Categories

(Core Graveyard :: Networking: FTP, defect, P1)

PowerPC
Mac System 9.x
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.9

People

(Reporter: sfraser_bugs, Assigned: bbaetz)

Details

(Keywords: regression)

Attachments

(1 file)

If you set both memory and disk cache to zero, quit and restart the browser, and 
they try to do FTP, it fails to show any FTP results. FTP just doesn't work at 
all.

I didn't try different memory/disk cache settings.
that is not good.  It use to work.  We need to fix this.  Bradley, can you look
at this soon.  If not, punt to me.
Target Milestone: --- → mozilla0.9.9
It seems that both memory and disk cache sizes need to be 0 to see this.
I appear to have local changes which accidentally disable the cache (oops)

I'll play with this tomorrow. Looking at code, I think I just need to ignore
errors from AsyncOpenCacheEntry. Thats what http does, at least...
Keywords: regression
Priority: -- → P1
Attached patch patchSplinter Review
Comment on attachment 67052 [details] [diff] [review]
patch

sr=darin, one day you might want to modify FTP to use OpenCacheEntry followed
by AsyncOpenCacheEntry only if the cache entry is busy.
Attachment #67052 - Flags: superreview+
Attachment #67052 - Flags: review+
Checked in. darin, I'll do that as part of some other bugs I have on fixing up
the cache flags, possibly.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
simon: is this working for you now?
Keywords: verifyme
VERIFIED: Mozilla 1.1, Mac OS X.

I'll check the other plats when I run my ftp functional tests w/ caches off.
Status: RESOLVED → VERIFIED
Keywords: verifyme
Whiteboard: checkwin checklinux
VERIFIED: win and linux, Mozilla 1.4b
Whiteboard: checkwin checklinux
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: