Closed
Bug 1914926
Opened 1 year ago
Closed 1 year ago
Do not back up Form History if the browser is configured to not record history or clear history on shutdown
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration] )
Attachments
(1 file)
We're not backing up the Places database in this scenario, but looks like the FormHistoryBackupResource is still backing up formhistory.sqlite under these conditions. We should stop doing that.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Summary: Do not back up Form History if the browser is configured to clear history on shutdown → Do not back up Form History if the browser is configured to not record history or clear history on shutdown
| 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/0384ec5c51dd
Do not back up form history if the browser is not configured to remember history, or to clear history on shutdown. r=backup-reviewers,places-reviewers,mak,kpatenio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•