canmove, Confirmed users
1,570
edits
(Created page with '= Overview = '''Sprint lead:''' Mossop = Goals / Use Cases = * Notify users that Firefox has spotted new system extensions ** Provide users with a choice of which extensions to…') |
No edit summary |
||
| Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
'''Sprint lead:''' Mossop | '''Sprint lead:''' Mossop | ||
'''UX lead:''' Faaborg | |||
= Goals / Use Cases = | = Goals / Use Cases = | ||
| Line 13: | Line 14: | ||
= Design = | = Design = | ||
The feature will | The feature will make system extensions disabled during the first run of Firefox after they are installed. Users will then be able to choose to keep them disabled otherwise they will become active the next time that Firefox is restarted. | ||
The [[Firefox/Projects/Doorhanger_notifications|doorhanger notification]] UI will be used to display the detected extensions during the first run. | |||
Later the extensions will still be present in the add-ons manager for enabling/disabling as usual. | Later the extensions will still be present in the add-ons manager for enabling/disabling as usual. | ||
= Current Progress= | = Current Progress= | ||
* Detecting and disable the extensions during the first run is complete | |||
* Front end code that re-enables the extensions is complete | |||
* The UI is waiting for mockups and the doorhanger notifications API to be completed. | |||
= Bugs = | = Bugs = | ||
*{{bug|476430}} - Warn user that a third party add-on has been installed and allow disabling | *{{bug|476430}} - Warn user that a third party add-on has been installed and allow disabling | ||