Closed
Bug 1857549
Opened 2 years ago
Closed 2 years ago
Login Password Detected Telemetry
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P1)
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: harrisono, Assigned: harrisono)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
logins.password_detected
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/HarrisonOg
https://github.com/mozilla-mobile/firefox-android/commit/f67de9236e158f6287cfb96e4f68a9f2e8e34d49
[main] Bug 1857549 - login password matches site detected telemetry
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment 3•2 years ago
|
||
I was not able to trigger the logins.password_detected event.
I logged in several pages with saved credentials, and the events generated were:
"events": [
{
"timestamp": 0,
"category": "logins",
"name": "autofill_prompt_shown"
},
{
"timestamp": 5309,
"category": "logins",
"name": "autofilled"
}
]
Tested on the latest Fenix Nightly 120.0a1 from 10/12 with Google Pixel 6 (Android 14).
Is there a different scenario to test to trigger this event?
Flags: needinfo?(hoglesby)
Updated•2 years ago
|
Flags: qe-verify+
| Assignee | ||
Updated•8 months ago
|
Flags: needinfo?(hoglesby)
You need to log in
before you can comment on or make changes to this bug.
Description
•