Open Bug 756837 Opened 13 years ago Updated 3 years ago

Should not put a file into the system's recently-used list in the private browsing mode.

Categories

(Toolkit :: Downloads API, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: hidenosuke, Unassigned)

References

Details

After fix of bug 670275 Download Manager put a file in the system's recently-used list. But in the private browsing mode Firefox should not put register any download history. Steps to reproduce: 1. Open http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ 2. Save any file by "Save Link As" Additional Information: Saving file by clicking the link.
Are you using Ubuntu? If so there is a privacy settings panel in system settings.
I think that during private browsing mode, Fx shouldn't leave any footsteps as far as possible.
yes, however firefox can not change the behavior of the underlying operating system it is running on. again: are you running in Ubuntu, Ubuntu has some applications other linux distributions don't have, and I think you are describing this behavior. Then it can be figured out if the change has to happen in firefox or in ubuntu. (or both)
According the patch of bug 670275, we *register* the recent used file into the system even when it's in private browsing mode. So, I think that this is a simple bug of the download manager.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.