Open Bug 1170597 Opened 10 years ago Updated 3 years ago

Debounce syncs on a per-synchronizer basis

Categories

(Firefox for iOS :: Sync, defect)

All
iOS 8
defect

Tracking

()

People

(Reporter: rnewman, Unassigned)

References

Details

Right now there's nothing to stop a user syncing, say, tabs or history twice in a few seconds. We should track a last sync time for each synchronizer, and return with a pseudo-success if we're synced again within a short interval. This doesn't have to be persisted. Ideally it will be a relative time, not a wall clock time.
Blocks: 1172524
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.