Features/Add-ons/Add-ons Default to Compatible/TestPlan: Difference between revisions
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
*Feature wiki page - [https://wiki.mozilla.org/Features/Add-ons/Add-ons_Default_to_Compatible Link] | *Feature wiki page - [https://wiki.mozilla.org/Features/Add-ons/Add-ons_Default_to_Compatible Link] | ||
*Feature implementation has been done on Add-on Manager side: | *Feature implementation has been done on Add-on Manager side: [https://bugzilla.mozilla.org/show_bug.cgi?id=693901 bug 693901],[https://bugzilla.mozilla.org/show_bug.cgi?id=693899 bug 693899],[https://bugzilla.mozilla.org/show_bug.cgi?id=693897 bug 693897]. | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=693901 bug 693901], | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=693899 bug 693899], | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=693897 bug 693897]. | |||
*Two bugs are RESOLVED on AMO: [https://bugzilla.mozilla.org/show_bug.cgi?id=692971 692971] [https://bugzilla.mozilla.org/show_bug.cgi?id=692972 692972] | *Two bugs are RESOLVED on AMO: [https://bugzilla.mozilla.org/show_bug.cgi?id=692971 692971] [https://bugzilla.mozilla.org/show_bug.cgi?id=692972 692972] |
Revision as of 16:44, 7 November 2011
Silent Update Add-ons Default To Compatible
Feature | Status | Direct Responsible | QA Lead | Status |
Add-ons Default To Compatible | In Progress | Lawrence Mandel | Virgil Dicu | Waiting for implementation |
Summary
- As majority of add-ons work from one version to the next without the need for developer maintenance, Firefox will mark addons compatible with new versions of Firefox by default, except for the following:
- All binary add-ons
- All strict incompatible add-ons
- All blacklisted add-ons
- The Feature is planned for Firefox 10.
Reference
- Feature wiki page - Link
- Feature implementation has been done on Add-on Manager side: bug 693901,bug 693899,bug 693897.
Use Cases to Test
- An add-on can have different states in a Firefox version: compatible-incompatible, enabled/disabled, pending restart, updated/in need of update.
- User installs several types of add-ons on a Firefox version with one or more of the above mentioned states
- When upgrading to a new version, Firefox will automatically set his add-ons to compatible with the new Firefox version, unless the installed add-ons are binary, blacklisted or strictly set to incompatible with the Firefox version.
Test Cases
Test cases based on this feature are listed in the following spreadsheet: Link
Important bugs
- Tracking bugs:
- Add-on Manager: Bug 692664
- AMO: Bug 691834