1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

[PM-17658] Fix persist route to clear if service worker dies (#13382)

* Add way to convert TaskSchedulerService to RX Scheduler

* Add docs to `toScheduler`

* Rollback combined subscription change.

* Move to barrel file

* Expand `toScheduler` documentation

* Add TaskName to Doc Example

* Ensure register is called on service worker start
This commit is contained in:
Justin Baur
2025-02-19 16:23:01 -05:00
committed by GitHub
parent 8912fe8187
commit 4e95c033d8
5 changed files with 85 additions and 4 deletions

View File

@@ -607,6 +607,7 @@ export default class MainBackground {
this.popupViewCacheBackgroundService = new PopupViewCacheBackgroundService(
messageListener,
this.globalStateProvider,
this.taskSchedulerService,
);
const migrationRunner = new MigrationRunner(