Closed
Bug 703781
Opened 14 years ago
Closed 14 years ago
Update version check script to use compat overrides
Categories
(addons.mozilla.org Graveyard :: API, defect, P1)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
FIXED
6.3.5
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
Add compat override checks to update script where appropriate. I think the place for this is only when compatMode=normal and addon strict_compatibility=0, but need to verify.
See bug 692971.
Updated•14 years ago
|
Assignee: nobody → chudson
Priority: -- → P1
Target Milestone: --- → 6.3.3
![]() |
Assignee | |
Comment 1•14 years ago
|
||
In discussion with Blair on IRC, this is not needed. The compat override data in the metadata pings are sufficient.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Comment 2•14 years ago
|
||
Sorry I only just noticed this, but I think there was some miscommunication on my part :\
The update ping doesn't need to return any compatibility overrides in the data. But it does need to take into account compatibility overrides when determining which is the latest compatible addon version. Otherwise it could send an update that's blacklisted, instead of an update that is actually compatible.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•14 years ago
|
Target Milestone: 6.3.3 → 6.3.4
![]() |
Assignee | |
Updated•14 years ago
|
Target Milestone: 6.3.4 → 6.3.5
![]() |
Assignee | |
Comment 3•14 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•