Bug 1161110
Summary: | /usr/bin/firefox should not mess with TMPDIR | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Schwendt <bugs.michael> |
Component: | firefox | Assignee: | Martin Stransky <stransky> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | gecko-bugs-nobody, mschmidt, piergiorgio.sartor, pierre-bugzilla, stransky, tmraz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | firefox-33.0-5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-10 08:28:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 867073, 956380 | ||
Bug Blocks: |
Description
Michael Schwendt
2014-11-06 12:01:02 UTC
Okay, will look at it. I'd rather see a patch which moves all temporary data to /tmp (the recent tmpfs) but only downloads are saved to /var/tmp. So we should remove the TMPDIR from the launch script but patch Firefox to save partial downloads to /var/tmp. Okay, let's remove the hack we use. The partial file is downloaded to /tmp while we wait for user interaction so the 1GB limit should be enough. Debian uses the same model. Added to firefox-33.0-5. *** Bug 969658 has been marked as a duplicate of this bug. *** |