Closed
Bug 1064132
Opened 10 years ago
Closed 10 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•10 years ago
|
||
This ought to work.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Whiteboard: [qa?]
Assignee | ||
Comment 3•10 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•10 years ago
|
Attachment #8485581 -
Attachment is obsolete: true
Assignee | ||
Comment 4•10 years ago
|
||
Now with observer added in the correct place!
Attachment #8486594 -
Flags: review?(mhammond)
Assignee | ||
Updated•10 years ago
|
Attachment #8486573 -
Attachment is obsolete: true
Attachment #8486573 -
Flags: review?(mhammond)
Assignee | ||
Comment 5•10 years ago
|
||
Manually tested. ++
Comment 6•10 years ago
|
||
Will this need to be looked at from the desktop as well as the mobile client?
Assignee | ||
Comment 7•10 years ago
|
||
This is a 100% desktop-only change.
Comment 8•10 years ago
|
||
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•10 years ago
|
||
Assignee | ||
Comment 10•10 years ago
|
||
Ready for QA on fx-team in 3, 2… :D
Flags: qe-verify+
Whiteboard: [qa?] → [qa+]
Comment 11•10 years ago
|
||
Removing my flag on the Whiteboard so I don't have to hear from the whiners...
Whiteboard: [qa+]
Comment 12•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Updated•6 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•