Closed Bug 214738 Opened 21 years ago Closed 21 years ago

Mozilla caches saving file itself in addition to saving it in temporary directory

Categories

(Core Graveyard :: File Handling, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 55307

People

(Reporter: alexander.v.rabtchevich, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030731
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030731

If I leftclick on the link in Mozilla and save the file on my HDD, Mozilla does
2 things: it both stores the file in its cash and uses system temporary
directory for the file storage at the same time. So this not only means double
job but 2 times consumption of disk space. This is especialy problematic for the
large files. Why do the browser try to cach the file it saves, not opens? After
all Mozilla deletes the file from it's cash immideately at download finishes.


Reproducible: Always

Steps to Reproduce:
1. try to save big file from a link by leftclick of a mouse.
2. look at you temporary directory and Mozilla cache directory at download time.


Actual Results:  
The file is stored in 2 places.

Expected Results:  
1. Only one place must be used.
2. It must not be the temporary directory, but the directory the user asked to
save the link.
This is already filed...
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 55307 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Download Manager → File Handling
Resolution: --- → DUPLICATE
Summary: Mozilla cashes saving file itself in addition to saving it in temporary directory → Mozilla caches saving file itself in addition to saving it in temporary directory
Whiteboard: DUPEME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.