1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-18 23:42:17 +01:00
bitwarden-estensione-browser/libs/angular
Justin Baur a6df923416
[PM-8292] Fixup ForegroundSyncService (#9292)
* Change `object` to `Record<string, unknown>`

* Change `object` to `Record<string, unknown>` Pt. 2

* Update ForegroundSyncService

- Manage finish message in the listener to more gaurantee a message back
- Make the timeout much longer
- Allow it to throw if the background sync service threw

---------

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2024-05-29 12:12:58 -04:00
..
src [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
jest.config.js [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
package.json
test.setup.ts
tsconfig.json
tsconfig.spec.json