Closed
Bug 1148429
Opened 10 years ago
Closed 10 years ago
Less-rudimentary Sync state machine
Categories
(Firefox for iOS :: Sync, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
Pre commit: 969b653
https://github.com/mozilla/firefox-ios/pull/281
| Assignee | ||
Updated•10 years ago
|
Summary: Track sync state within and across operations → Less-rudimentary Sync state machine
| Assignee | ||
Comment 2•10 years ago
|
||
This is getting close. You can kick off a new state machine, or restore one from prefs. It'll move through its lifecycle (success states only for now), persisting as it goes. Keys are kept in the Keychain.
Next up will be hooking it into the app lifecycle, and then moving on to the synchronizer work.
Attachment #8588928 -
Flags: feedback?(nalexander)
| Assignee | ||
Updated•10 years ago
|
Attachment #8588928 -
Flags: feedback?(nalexander) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
befefd7
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•