Closed Bug 688520 Opened 14 years ago Closed 14 years ago

Kick off a sync on "Add a Device"

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla10

People

(Reporter: philikon, Assigned: philikon)

References

Details

(Whiteboard: [verified in services])

Attachments

(1 file)

Single device users only sync once an hour (on Firefox <=7 only once a day), so when they add their second device, their most recent data may not be present on the server yet. We should simply kick off a sync when the user opens the "Add a Device" wizard and starts entering numbers.
Component: Firefox Sync: Backend → Firefox Sync: UI
QA Contact: sync-backend → sync-ui
*waits patiently for the inevitable time that some user figures out that this is a Sync Now button in disguise* :D
https://hg.mozilla.org/services/services-central/rev/95bee1fc8117 The next Services QA train will probably not make the Aurora cut-off, but I'm hopefull we can convince release drivers to allow this to go into Aurora (9) and Beta (8).
Status: NEW → ASSIGNED
Whiteboard: [fixed in services]
(In reply to Philipp von Weitershausen [:philikon] from comment #2) > https://hg.mozilla.org/services/services-central/rev/95bee1fc8117 > > The next Services QA train will probably not make the Aurora cut-off, but > I'm hopefull we can convince release drivers to allow this to go into Aurora > (9) and Beta (8). Bah, wrong bug :(
Status: ASSIGNED → NEW
Whiteboard: [fixed in services]
(In reply to Richard Newman [:rnewman] from comment #1) > *waits patiently for the inevitable time that some user figures out that > this is a Sync Now button in disguise* :D I'm not too worried about this, tbh. Yes, with bug 675817 we want to disable "Sync Now" in primary UI (do the Google Docs thing where it just says "Synced"). But we'll still have a Sync Now button in prefs or so, I think.
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attached patch v1Splinter Review
Attachment #561858 - Flags: review?(rnewman)
(In reply to Philipp von Weitershausen [:philikon] from comment #4) > I'm not too worried about this, tbh. Yeah, just a wry observation. See some Mac users and their religious use of Repair Permissions… :D
Comment on attachment 561858 [details] [diff] [review] v1 Review of attachment 561858 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/base/content/syncAddDevice.js @@ +61,5 @@ > > this.throbber = document.getElementById("add-device-throbber"); > this.errorRow = document.getElementById("errorRow"); > + > + // Kick off a sync. That way the server has the most recent data from this "will have the most...", no?
Attachment #561858 - Flags: review?(rnewman) → review+
verified with s-c that the add a device link kicks off a sync
Whiteboard: [fixed in services] → [verified in services]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Verified on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0a1) Gecko/20111007 Firefox/10.0a1 and Mozilla/5.0 (Android; Linux armv7l; rv:10.0a1) Gecko/201101007 Firefox/9.0a1 Fennec/9.0a1
Status: RESOLVED → VERIFIED
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: