Closed
Bug 302181
Opened 19 years ago
Closed 19 years ago
Extension compatibility update is reported but not applied
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
Details
Attachments
(1 file)
|
3.62 KB,
patch
|
benjamin
:
review+
benjamin
:
approval1.8b4+
|
Details | Diff | Splinter Review |
If different compatibility info is found during an update it is always considered to be a compatibility update even when the compatibility info is not applied. Patch coming up.
| Assignee | ||
Comment 1•19 years ago
|
||
Since _applyVersionUpdates doesn't apply version updates when the installed maxVersion is greater than the maxVersion in the update rdf I changed it so it returns whether it applied the update to the caller. I didn't quite have the correct logic for this in the patch from bug 264750.
Attachment #190541 -
Flags: review?(benjamin)
Updated•19 years ago
|
Attachment #190541 -
Flags: review?(benjamin)
Attachment #190541 -
Flags: review+
Attachment #190541 -
Flags: approval1.8b4+
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed][a+]
| Assignee | ||
Comment 2•19 years ago
|
||
Fixed on trunk
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed][a+]
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•