Closed
Bug 678588
Opened 13 years ago
Closed 13 years ago
Drop singleDeviceInterval to 1 hour
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WONTFIX
mozilla7
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
mconnor
:
review+
christian
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
In bug 664792 we got rid of heartbeat-triggered syncs because regular syncs are nearly as efficient as doing heartbeats. However, we forgot to drop the singleDeviceInterval to the heartbeat frequency which was 1 hour.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
lolnub
Attachment #552740 -
Attachment is obsolete: true
Attachment #552740 -
Flags: review?(mconnor)
Attachment #552754 -
Flags: review?(mconnor)
Comment 3•13 years ago
|
||
Comment on attachment 552754 [details] [diff] [review]
v1
At which point... why not just use idleInterval? But... minimal is good for Fx7
Attachment #552754 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Mike Connor [:mconnor] from comment #3)
> At which point... why not just use idleInterval? But... minimal is good for
> Fx7
Yep. Also, still useful to keep them separate for QA because it allows us to test different code paths.
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 552754 [details] [diff] [review]
v1
Requesting approval for Aurora. The last follow-up for bug 664792 (I swear!). Risk is minimal, it just changes a pref value that we forgot to adjust.
Attachment #552754 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 6•13 years ago
|
||
Whiteboard: [inbound]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla8
Attachment #552754 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 8•13 years ago
|
||
Target Milestone: mozilla8 → mozilla7
I backed this out of mozilla-beta due to bug 598774:
http://hg.mozilla.org/releases/mozilla-beta/rev/e5566280b79d
I left in in aurora8 and mozilla-central for now. If you disagree, please email me directly or release-drivers@mozilla.org.
status-firefox7:
--- → wontfix
Comment 10•13 years ago
|
||
Anything QA should be looking for with this backout, str, etc?
Assignee | ||
Comment 11•13 years ago
|
||
I disagree with this backout, will follow up as advised in comment 9.
Comment 13•13 years ago
|
||
Actually, because of the investigation in bug 598774 we are going to re-land this on beta8.
Assignee | ||
Comment 14•13 years ago
|
||
Reopening this as we've decided to back this out altogether (see bug 694149). Will be WONTFIXing once bug 694149 lands.
Assignee | ||
Comment 15•13 years ago
|
||
WONTFIXing this as planned (comment 14)
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•