Closed Bug 692186 Opened 14 years ago Closed 14 years ago

Bump all add-ons using Add-on SDK 1.0 and greater to be compatible with Fx7

Categories

(addons.mozilla.org Graveyard :: Add-on Validation, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbuchner, Assigned: clouserw)

Details

All add-ons that are built with 1.0 or greater of the Add-on SDK need to be manually marked as compatible with Fx7. Planning stakeholders are looking to have this done by EOD on Thursday October 6th.
Summary: Bump all Add-on SDK-based add-ons to be compatible with Fx7 → Bump all add-ons using Add-on SDK 1.0 and greater to be compatible with Fx7
mysql> update applications_versions set max=429 where version_id in (select id from versions where version like '%sdk.1.1%') and application_id=1; Query OK, 23 rows affected (0.43 sec) Rows matched: 170 Changed: 23 Warnings: 0 You can see only 23 rows were affected. These were the add-ons I had to adjust manually after our initial upgrade. The majority of add-ons were already compatible.
Assignee: nobody → clouserw
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.