Closed Bug 1773219 Opened 2 years ago Closed 2 years ago

Make the sync of tabs done on tab opens and switches more efficient

Categories

(Firefox :: Sync, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox102 --- fixed
firefox103 --- fixed

People

(Reporter: markh, Assigned: markh)

References

Details

(Whiteboard: [fxsync-tc])

Attachments

(1 file)

We are now syncing far more frequently on tab opening, switching etc, but it's quite inefficient and causing unexpected load on the sync servers.

This patch leverages the fact that a tabs record is only ever written by the device that owns it, so it's able to perform a POST of the tabs without the dances needed by "normal" syncs.

Whiteboard: [fxsync-tc]
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8d1ebf43e8c
more efficent tab syncing on tab opening/switching/etc. r=skhamis
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch

Comment on attachment 9280202 [details]
Bug 1773219 - more efficent tab syncing on tab opening/switching/etc. r?skhamis

Beta/Release Uplift Approval Request

  • User impact if declined: This patch should reduce the load on the sync servers such that we roll out better tab syncing to the entire Firefox population.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Risk is limited to tabs syncing. Sync team is monitoring client telemetry closely
  • String changes made/needed: None
  • Is Android affected?: No
Attachment #9280202 - Flags: approval-mozilla-beta?

Comment on attachment 9280202 [details]
Bug 1773219 - more efficent tab syncing on tab opening/switching/etc. r?skhamis

Approved for 102 beta 8, thanks.

Attachment #9280202 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: