302
edits
ValentinaP (talk | contribs) |
ValentinaP (talk | contribs) |
||
Line 49: | Line 49: | ||
- Display recent user ratings (3 stars of fewer) and abuse reports (for the add-on or the developers, if there are any reports), with links to the full lists, below the add-on metadata and right above “More about this add-on”. | - Display recent user ratings (3 stars of fewer) and abuse reports (for the add-on or the developers, if there are any reports), with links to the full lists, below the add-on metadata and right above “More about this add-on”. | ||
- The "Confirm Approval" resolution should be available, and shouldn’t display the form for comments and canned responses. Instead, it should only show the Save button. Confirming doesn’t send any information to the developer or change its status. It only records it so the last manually-approved version is used to calculate the code changes compared to the latest version. | - The "Confirm Approval" resolution should be available, and shouldn’t display the form for comments and canned responses. Instead, it should only show the Save button. Confirming doesn’t send any information to the developer or change its status. It only records it so the last manually-approved version is used to calculate the code changes compared to the latest version. | ||
- | - Reject Multiple Versions - should allow the reviewer to select a range of versions to reject (disable) with a single review message. | ||
- | - Reviewer reply - should work the same as with regular reviews. (combined with the possibility of a more info request checkbox option). | ||
- Requesting super-review - should increase weight if the add-on wasn’t flagged for super-review before. | |||
- Adding a comment - should work the same as with regular reviews. | |||
'''4. Post-review prioritization''' | '''4. Post-review prioritization''' | ||
*The post-review list will be sorted according to a weighted sum of the following risk factors: | *The post-review list will be sorted according to a weighted sum of the following risk factors: | ||
- The add-on has the admin review flag. | - The add-on has the admin review flag. | ||
- Flags raised | - Flags raised by static validation after webextension submission: | ||
- eval(), document.write(), setInterval/setTimeout (with a string, not a function), document.write, innerHTML, or a custom CSP; | |||
- Size of code changed since last manual approval. | - Size of code changed since last manual approval. | ||
- User feedback obtained from abuse reports (for the add-on and the developers). | - User feedback obtained from abuse reports (for the add-on and the developers). | ||
Line 68: | Line 71: | ||
'''5. Submission process updates''' | '''5. Submission process updates''' | ||
*The submission flow will have the following changes: | *The submission flow will have the following changes: | ||
- New submissions should show the new Developer Agreement / Policy / Rules acceptance checkboxes, with links to MDN (the Rules doc might be 404). | |||
- The last submission step should indicate the add-on will be available soon and not refer to waiting for review. | |||
- After submission, the uploaded version should be publicly available on AMO within 15 minutes (probably less time than that). | |||
- Check that the add-on status is appropriately updated in the Developer Hub. | |||
- Check that the add-on appears in the auto-approval list (requires the tester to have the Addons:PostReview permission). | |||
- check the add-ons and weights to verify they are being calculated correctly based on the spec. | |||
'''6. Remove auto-approval restrictions''' | '''6. Remove auto-approval restrictions''' | ||
*All WebExtension submissions will be post-reviewed after this point | * All WebExtension submissions will be post-reviewed after this point | ||
===what's out of scope?=== | ===what's out of scope?=== |
edits