Closed Bug 1390644 Opened 7 years ago Closed 7 years ago

Syncing… in devices list should say Syncing Tabs…

Categories

(Firefox :: Sync, enhancement, P2)

55 Branch
enhancement

Tracking

()

RESOLVED FIXED
Firefox 57
Tracking Status
firefox57 --- fixed

People

(Reporter: rfeeley, Assigned: stevea1, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(2 files)

"Sync Now" in Synced Tabs does not perform a full Sync but rather just refreshes the list of devices. It should therefore just say "Refresh Devices".

While refreshing it should say "Refreshing…" (and not "Syncing…")

The tooltip should not be prefixed with "Last sync:" but rather "Updated:"
A correction to the above… After learning that this feature also syncs the currently opened tabs, we can take a much less radical approach.

The only change required is to change the mid-sync state of "Syncing…" to "Syncing Tabs…"

That provides just enough context for all users to understand that a full sync is not happening.
Summary: Sync Now in devices list should say Refresh Devices → Syncing… in devices list should say Syncing Tabs…
Mentor: eoger
Keywords: good-first-bug
Priority: -- → P2
Hi, I am a beginner. Can I take it up? Also, it would be great if you could provide me with some starter points!
Flags: needinfo?(rfeeley)
Hi, I'm new as well. I'm submitting the attached patch as my first. Please advise on next steps!
Attachment #8901615 - Flags: review?(eoger)
Comment on attachment 8901615 [details] [diff] [review]
Change the mid-sync state of "Syncing…" to "Syncing Tabs…"

Review of attachment 8901615 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for the patch, but due to how Firefox is localized, the string ID also needs to be changed. ie, sync.properties probably needs to change to something like:

syncingtabs.label = Syncing Tabs…

and all references in the code to |syncing2.label| need to change to |syncingtabs.label|

Could you please make these changes and re-upload the patch for review. Ideally, you can try to follow the dev guide and push the patch to mozreview. If you change the commit message to |Bug 1390644 - Change the mid-sync state of "Syncing…" to "Syncing Tabs…". r?eoger", then when you push to mozreview it will automatically ask Edouard for review and will simplify the process of pushing it once it is accepted. Let us know if you need help with any of that!
Attachment #8901615 - Flags: review?(eoger)
Assignee: nobody → stevea1
Flags: needinfo?(rfeeley)
Ok, I've made the recommended changes and pushed to mozreview.
Comment on attachment 8902217 [details]
Bug 1390644 - Change the mid-sync state of "Syncing…" to "Syncing Tabs…".

https://reviewboard.mozilla.org/r/173696/#review179114

Works great, thank you for your patch!
Attachment #8902217 - Flags: review?(eoger) → review+
Pushed by eoger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a87086e6552
Change the mid-sync state of "Syncing…" to "Syncing Tabs…". r=eoger
https://hg.mozilla.org/mozilla-central/rev/3a87086e6552
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: