Closed
Bug 1064132
Opened 9 years ago
Closed 9 years ago
Listen for wake_notification to evaluate whether to sync
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file, 2 obsolete files)
2.79 KB,
patch
|
markh
:
review+
|
Details | Diff | Splinter Review |
Follow-on from Bug 1064122. The idle service isn't enough. This won't work on Linux, but ¯\_(ツ)_/¯
Assignee | ||
Comment 1•9 years ago
|
||
This ought to work.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=99b9b1e31ac6
Updated•9 years ago
|
Whiteboard: [qa?]
Assignee | ||
Comment 3•9 years ago
|
||
(Feel free to treat this as f?; bzexport screws up feedback requests.) xpcshell tests pass, though obviously there aren't new ones. Not yet manually tested. I'm open to suggestions about whether we should wait a while after waking to make sure the network is up.
Attachment #8486573 -
Flags: review?(mhammond)
Assignee | ||
Updated•9 years ago
|
Attachment #8485581 -
Attachment is obsolete: true
Assignee | ||
Comment 4•9 years ago
|
||
Now with observer added in the correct place!
Attachment #8486594 -
Flags: review?(mhammond)
Assignee | ||
Updated•9 years ago
|
Attachment #8486573 -
Attachment is obsolete: true
Attachment #8486573 -
Flags: review?(mhammond)
Assignee | ||
Comment 5•9 years ago
|
||
Manually tested. ++
Comment 6•9 years ago
|
||
Will this need to be looked at from the desktop as well as the mobile client?
Assignee | ||
Comment 7•9 years ago
|
||
This is a 100% desktop-only change.
Comment on attachment 8486594 [details] [diff] [review] Listen for wake_notification to evaluate whether to sync. v2 Review of attachment 8486594 [details] [diff] [review]: ----------------------------------------------------------------- TIL there is a wake_notification, but I like it :)
Attachment #8486594 -
Flags: review?(mhammond) → review+
Assignee | ||
Comment 9•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/f5b0a8afb324
Assignee | ||
Comment 10•9 years ago
|
||
Ready for QA on fx-team in 3, 2… :D
Flags: qe-verify+
Whiteboard: [qa?] → [qa+]
Comment 11•9 years ago
|
||
Removing my flag on the Whiteboard so I don't have to hear from the whiners...
Whiteboard: [qa+]
Comment 12•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f5b0a8afb324
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•5 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Updated•4 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•