Open
Bug 1894089
Opened 2 years ago
Updated 2 years ago
Add more data to test_backup.py to test backing up and restoring
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
Bug 1892105 added some initial data stores to test_backup.py to do an end-to-end test of backing up some data, and restoring it.
It wasn't really exhaustive though, and skipped the following types of backed up data:
- FxA sign-in status
- Logins backups
- Site Security Service State
- ProfileAge data
- WebRTC device ID mappings
- Favicons
- XUL Store data
- Content preferences
- Containers preferences
- File handler preferences
- Search preferences
- user.js and chrome/ customizations
This bug is to try to add tests for these 12 items as well.
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•