Open
Bug 1966327
Opened 3 months ago
Updated 2 days ago
Implement Basic Rust storage Adapter
Categories
(Toolkit :: Password Manager, task)
Toolkit
Password Manager
Tracking
()
ASSIGNED
People
(Reporter: joschmidt, Assigned: joschmidt)
References
(Depends on 2 open bugs)
Details
Attachments
(2 files)
No description provided.
- add and use storage-rust skeleton
- adding initialization to unit tests
- adapt unit/test_storage.js to account for storage differences
- implement CRUD rust storage methods
Co-authored-by: Ryan Safaeian <rsafaeian@mozilla.com>
- add and use storage-rust skeleton
- add storage adapter to convert between login objects
- implement rust storage methods
- use nss key manager
- add preference to control the rust mirror: The preferences default is
set to true on nightly. Only activate the mirror if no primary
password is set.
Co-authored-by: Ryan Safaeian <rsafaeian@mozilla.com>
You need to log in
before you can comment on or make changes to this bug.
Description
•