mozilla-lockwise / lockwise-addon

Take your passwords everywhere
https://mozilla-lockwise.github.io/lockwise-addon
Mozilla Public License 2.0
265 stars 28 forks source link

Account for LoginInfo Schema Changes #315

Closed linuxwolf closed 5 years ago

linuxwolf commented 5 years ago

Fixes #309

This makes the necessary changes to the experimental API and datastore to support the schema changes being introduced in Firefox 69.

Testing and Review Notes

Everything should continue to work as it did, including unit- and integration-tests.

To Do