134
edits
(Created page with '__NOTOC__ Implement doorhanger notifications for HTTP Auth, Password Manager, and Account Manager as specified by the Firefox/Projects/Doorhanger_notifications designs. * Pr…') |
No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Implement doorhanger notifications for HTTP Auth, Password Manager, and Account Manager | Implement doorhanger notifications for HTTP Auth, Password Manager, and Account Manager to replace existing modal dialogs and notification bars. | ||
* Project Lead: fyan | * Project Lead: fyan | ||
| Line 10: | Line 10: | ||
== Goals == | == Goals == | ||
* | * Unify the existing authentication UI (modal dialogs, notification bars, etc.) to handle user authentication in a doorhanger notification that is accessible, easily dismissable, and not phishable. | ||
== Non-Goals == | == Non-Goals == | ||
* [[Firefox/Projects/SiteIdentity]] | * [[Firefox/Projects/SiteIdentity]] (might be out-of-date) | ||
* [[Firefox/Projects/Doorhanger_notifications]] | * [[Firefox/Projects/Doorhanger_notifications]] (might be out-of-date) | ||
( | |||
== Timeline / Milestones == | == Timeline / Milestones == | ||
Main tracking bug: | Main tracking bug: TBD | ||
=== Sub-tasks === | === Sub-tasks === | ||
* | * Persistent indicator with icon to be placed to the left of the site identity box of the location bar | ||
* Notification panel spawned from the indicator target | |||
* | |||
== Testing == | == Testing == | ||
* Notification API test suite as part of initial implementation | * Notification API test suite as part of initial implementation? | ||
* Backfill and updating of tests for current notifications | * Backfill and updating of tests for current notifications? | ||
== Related Projects == | == Related Projects == | ||
* [[Firefox/Projects/SiteIdentity]] (might be out-of-date) | |||
* [[Firefox/Projects/SiteIdentity]] | * [[Firefox/Projects/Doorhanger_notifications]] (might be out-of-date) | ||
* [ | |||
edits