Extension Manager:Projects:Third Party Add-on Warnings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="fullwidth-table" | |||
|- | |||
| style="font-weight: bold; background: #DDD;" | Feature | |||
| style="font-weight: bold; background: #DDD;" | Status | |||
| style="font-weight: bold; background: #DDD;" | ETA | |||
| style="font-weight: bold; background: #DDD;" | Owner | |||
|- | |||
<section begin="status" /> | |||
| [[Extension Manager:Projects:Third Party Add-on Warnings]] | |||
| | |||
| | |||
| Mossop | |||
<section end="status" /> | |||
|- | |||
|} | |||
==Summary== | |||
We currently do not provide adequate warning to users that new third-party provided add-ons have been installed. | We currently do not provide adequate warning to users that new third-party provided add-ons have been installed. | ||
== Release Requirements == | |||
* Developed UI must pass UI review | |||
* Feature should be covered by automated tests | |||
== Next Steps == | |||
* Develop tab-modal UI for AMO | |||
* Design test cases | |||
* Write code | |||
* Test | |||
* Land | |||
== Related Bugs & Dependencies == | |||
* {{bug|476430}} | |||
== Team == | |||
Mossop in in charge of specification, the project is available for anyone to pick up. | |||
* '''Module owner:''' Mossop | * '''Module owner:''' Mossop | ||
* '''UX lead:''' Faaborg | |||
* '''Available reviewers:''' Mossop, Unfocused, rs | * '''Available reviewers:''' Mossop, Unfocused, rs | ||
= | == Designs == | ||
[http://people.mozilla.com/~faaborg/files/firefox4Mockups/userAddonSelection/addOnLocalInstall-i2.png Design mockup] | |||
=Goals= | == Goals/Use Cases == | ||
* Make users aware when new add-ons have been installed that they may not know about | * Make users aware when new add-ons have been installed that they may not know about | ||
** Users should be able to opt out of such add-ons before the add-on's code has a chance to run | ** Users should be able to opt out of such add-ons before the add-on's code has a chance to run | ||
=Non-Goals= | == Non-Goals == | ||
* Support removing other applications on the system from within Firefox | * Support removing other applications on the system from within Firefox | ||
= | == Other Documentation == | ||
Can include things like: | |||
* Competitive landscape | |||
* Research & references | |||
* Whatever else is useful to the project. | |||
__NOTOC__ | |||
[[Category:Feature]] | |||
[[Category:Firefox]] | |||
[[Category:Add-ons]] | |||
[[Category:Priority 1]] | |||
Revision as of 19:13, 29 March 2011
Feature | Status | ETA | Owner |
Extension Manager:Projects:Third Party Add-on Warnings | Mossop |
Summary
We currently do not provide adequate warning to users that new third-party provided add-ons have been installed.
Release Requirements
- Developed UI must pass UI review
- Feature should be covered by automated tests
Next Steps
- Develop tab-modal UI for AMO
- Design test cases
- Write code
- Test
- Land
Related Bugs & Dependencies
Team
Mossop in in charge of specification, the project is available for anyone to pick up.
- Module owner: Mossop
- UX lead: Faaborg
- Available reviewers: Mossop, Unfocused, rs
Designs
Goals/Use Cases
- Make users aware when new add-ons have been installed that they may not know about
- Users should be able to opt out of such add-ons before the add-on's code has a chance to run
Non-Goals
- Support removing other applications on the system from within Firefox
Other Documentation
Can include things like:
- Competitive landscape
- Research & references
- Whatever else is useful to the project.