Open
Bug 1794233
Opened 3 years ago
Updated 6 months ago
Sync engine status should be observable through `SyncStore`.
Categories
(Firefox for Android :: Accounts and Sync, task)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/12625.
To match the pattern of observability of Sync components through the
SyncStore, we should updated theSyncEnginesStoragesuch that it publishes its updates to the Store. This will help decouple implementations from the specifics of requiring either aContextor aSyncEnginesStorageand will generally decrease reliance on needing to know the internals of various Sync components like theFxaAccountManager.┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•