Closed
Bug 1672063
Opened 5 years ago
Closed 5 years ago
Don't delete an update being worked on by another instance
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: bytesized, Assigned: bytesized)
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
This line appears to delete the update directory when the current Firefox instance doesn't have the update mutex. But we should not touch the update directory when we don't have the update mutex. So this appears to be a bug.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ksteuber@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db714c9e5b25
Don't delete an update being worked on by another instance r=mhowell
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•