Closed
Bug 1095893
Opened 10 years ago
Closed 10 years ago
opened attachments (using "Open with") are no longer set read only
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 37.0
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1009465 +++
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
I click on a link to a document, and choose "Open with"
Actual results:
The temporary file is not set read only
Expected results:
The temporary file should be set read only.
Previous versions of Firefox set the file as read only.
---
Now that bug 1074793 is fixed, we just have to set browser.helperApps.deleteTempFileOnExit true
This fixes it for us on all platforms until we move to the new tooolkit js download manager. After that, bug 1009465 will be needed on windows.
(browser.download.manager.openDelay does not exist anymore, so cleaning that up as well)
Attachment #8519403 -
Flags: review?(mconley)
Comment 1•10 years ago
|
||
Comment on attachment 8519403 [details] [diff] [review]
bugXXX_tb-del-on-exit.patch
Review of attachment 8519403 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good - thanks Magnus!
Attachment #8519403 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 37.0
You need to log in
before you can comment on or make changes to this bug.
Description
•