Closed
Bug 1908732
Opened 1 year ago
Closed 1 year ago
Add event probes for the BackupService
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
We want to record events when the following things occur:
- Scheduled backups are enabled
- Scheduled backups are disabled
- A backup is created
- Backup location is changed
- A backup password is added
- The backup password is changed
- The backup password is removed
- The backup password is revealed (this may require us to spin this out and wait until bug 1893284 is fixed so that we can detect this)
- A backup creation error occurs (we should include the numeric error code as extra data, as well as what stage the backup creation was in at the time of error)
Specifically rows 13-21.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f2200749ee2
Add event probes for the backup component. r=backup-reviewers,kpatenio
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•