Open
Bug 1643654
Opened 3 years ago
Updated 1 year ago
No success/fail event is registered for the OS auth triggered when trying to create a Master Password
Categories
(Firefox :: about:logins, task, P3)
Tracking
()
NEW
People
(Reporter: cmuntean, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [passwords:primary-password])
Attachments
(1 file)
4.73 MB,
image/gif
|
Details |
[Affected versions]:
- Nightly 79.0a1;
- Beta 78.0b2;
- Release 77.0.1
[Affected Platforms]:
- All Windows;
- All macOS;
[Prerequisites]:
- Have an OS password set.
- Have the OS auth feature enabled.
[Steps to reproduce]:
- Open the Firefox browser.
- Navigate to "about:preferences#privacy" page.
- Check the "Use a master password" option from the Logins and Passwords section.
- Enter the OS credentials in the displayed OS auth dialog and press the OK button.
- Navigate to "about:telemetry#events-tab" page.
- Verify if any "pwmgr reauthenticate os_auth " event is registered.
[Expected result]:
- The "pwmgr reauthenticate os_auth success" event is registered
[Actual result]:
- No "pwmgr reauthenticate os_auth" event is registered.
[Notes]:
- Also, no event is registered if enter invalid credentials or the OS auth dialog is dismissed.
- Attached a screenshot of the issue.
Comment 1•3 years ago
|
||
We now record this telemetry in the parent process for the export case so we should probably move all recording to the parent process closer to the helper that actually prompts IMO.
Updated•2 years ago
|
Whiteboard: [passwords:primary-password]
You need to log in
before you can comment on or make changes to this bug.
Description
•