Closed
Bug 1889747
Opened 8 months ago
Closed 8 months ago
signedInUser.json file size measurement should be done in CredentialsAndSecurityBackupResource.sys.mjs
Categories
(Firefox :: Profile Backup, task, P1)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: kpatenio, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
Currently we measure the file size for telemetry in MiscDataBackupResource.sys.mjs. We should measure it in CredentialsAndSecurityBackupResource.sys.mjs instead. This means that we should also remove the file from the backup
method in MiscDataBackupResource.sys.mjs
.
Updated•8 months ago
|
Assignee: nobody → kpatenio
Severity: -- → N/A
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0905b1ccf2d
signedInUser.json file size measurement should be done in CredentialsAndSecurityBackupResource.sys.mjs. r=backup-reviewers,mconley
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•