1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00
bitwarden-browser/apps
Matt Gibson 560033cb88
Remove usages of chrome.storage (#8664)
* Enable clearing and retrieving all values from local storage

I didn't add these methods to the base abstract class because we don't currently have a use case for them. If we develop one, we can just lift it up.

* Use new browser local storage methods for reseed task

* Remove the now dangerous methods enabling usage of `chrome.storage`

Any direct reference to chrome storage needs to handle serialization tags, which is best dealt with through the classes implementing `AbstractChromeStorageService`
2024-04-10 08:01:34 -05:00
..
browser Remove usages of chrome.storage (#8664) 2024-04-10 08:01:34 -05:00
cli [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
desktop Fix issues with invalid locale for appx (#8665) 2024-04-10 15:00:25 +02:00
web [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00