Closed
Bug 588925
Opened 15 years ago
Closed 15 years ago
Cancelling an upgrade AddonInstall needs to remove the pendingUpgrade property from the existing addon
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla2.0b5
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
|
5.55 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
If you try to cancel an upgrade the existing add-on keeps its pendingUpgrade property and PENDING_UPGRADE flag.
| Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → betaN+
| Assignee | ||
Comment 1•15 years ago
|
||
This corrects the PENDING_UPGRADE and PENDING_INSTALL flags for the old and new version of the add-on respectively when an upgrade is cancelled.
Attachment #467821 -
Flags: review?(robert.bugzilla)
Updated•15 years ago
|
Attachment #467821 -
Flags: review?(robert.bugzilla) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b5
Comment 3•15 years ago
|
||
Marking as verified fixed based on passing automated tests.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•