Closed
Bug 1354192
Opened 9 years ago
Closed 9 years ago
File locked for creation after upload in multi-process mode
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1304056
People
(Reporter: eric.anaskieviez, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170405004003
Steps to reproduce:
This bug occurs on "Firefox Developper Edition" (windows 10) with multi-process mode activated in "options -> general".
To reproduce, follow the following steps :
- Upload a file (here for instance : http://imgur.com/upload)
- delete file from directory (rm file.png)
- create a new file with the same name (echo "" > file.png)
Restarting firefox solved the problem temporary
Actual results:
File access is refused
Expected results:
File should have been created correctly
Comment 1•9 years ago
|
||
maybe duplication of Bug 1304056
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•