1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-03 04:59:06 +02:00
bitwarden-browser/apps
Matt Gibson a5759ee22a
Remove ctor initialization in session sync (#4755)
* Remove ctor initialization in session sync

* Fix error message

* Prefer messaging over storage for syncing

We still need to use storage for instances where we open a popup or
worker and need to populate from a cache. However, in MV2, this is only
ever stored in a background service, ensuring that all data is stored in
from a long-lived context (mv2) or serialized to storage (mv3).

* Test new storage scheme
2023-02-16 09:36:50 -06:00
..
browser Remove ctor initialization in session sync (#4755) 2023-02-16 09:36:50 -06:00
cli Bump CLI version to 2023.2.0 (#4776) 2023-02-15 21:35:04 +00:00
desktop Bump Desktop version to 2023.2.0 (#4773) 2023-02-15 17:59:11 +00:00
web [SM-455] add projects and secrets to dashboard page (#4722) 2023-02-16 09:18:17 -05:00