Closed Bug 1633040 Opened 4 years ago Closed 2 months ago

Record in telemetry when a login without a password is used but we detect a username submitted and the user doesn't update

Categories

(Toolkit :: Password Manager, enhancement, P3)

Desktop
All
enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: MattN, Unassigned)

References

Details

(Whiteboard: [passwords:telemetry])

In bug 1631130 I didn't handle this edge case:

  1. The user has a password saved without a username e.g. ""/pass1
  2. The user submits a form with that password but a non-empty username (or it could be another field we incorrectly think is a username) e.g. user1/pass1
  3. The user declines the doorhanger to add the username to the login

Ideally we should record the use if the user declines the doorhanger and only record 1 more use total if the user accepts the doorhanger. The naive solution would record the use at prompt time but then we would double-count if the user then chose to add the username.

Severity: -- → N/A
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.