Closed Bug 1520980 Opened 5 years ago Closed 5 years ago

Remove support for notification bars in Password Manager (not used in Fx)

Categories

(Toolkit :: Password Manager, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: MattN, Assigned: prathiksha)

Details

Attachments

(1 file, 2 obsolete files)

nsLoginManagerPrompter.js supports 3 different styles of prompts: doorhangers, dialogs, and notification bars. The notification bars aren't used or tested by Firefox and they make the doorhanger code more complicated. The code also became quite messy and fragile with the move to e10s since it still tries to support non-e10s consumers. Removing support for notification bars will make other refactorings and doorhanger maintenance easier.

jorgk, do you know if this will affect Thunderbird? I don't know if the password manager notification bars ever appear during regular use of TB. I guess they may appear if a legacy add-on loads a webpage with login fields but even then we may already fallback straight to a dialog?

Flags: needinfo?(jorgk)

Thanks for the heads-up. (Un)fortunately I don't know everything ;-) - Magnus, Geoff?

Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(jorgk)
Flags: needinfo?(geoff)

I don't think I ever saw a password notification bar in Thunderbird. AFAIK, we only use dialogs.

Flags: needinfo?(mkmelin+mozilla)

I agree with Magnus, we only use dialogs.

Flags: needinfo?(geoff)
Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED

Thanks for the confirmations! We'll go ahead and remove the old password notification bars.

Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0d52389e664d
Remove support for notification bars in Password Manager. r=MattN
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66

Bug 1174327 - Add an Allow/Disallow autofill password option. r?MattN

Bug 1174327 - Add an Allow/Disallow autofill password option. r?MattN

Attachment #9038952 - Attachment is obsolete: true
Attachment #9038954 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.