Closed
Bug 1223850
Opened 9 years ago
Closed 9 years ago
[GIJ_FAILS_ON_DEVICE] Timer Resume After App Termination
Categories
(Firefox OS Graveyard :: Gaia::Clock, defect)
Tracking
(feature-b2g:2.6+)
RESOLVED
FIXED
feature-b2g | 2.6+ |
People
(Reporter: Silne30, Assigned: mcav)
References
Details
(Whiteboard: [FOD])
Attachments
(1 file)
This test fails on device but works on desktop.
Error: B2G Hangs until there is a Process Out Of Memory Error returned. Might need to be rewritten entirely.
Updated•9 years ago
|
feature-b2g: --- → 2.6+
Updated•9 years ago
|
Whiteboard: [MJS]
Updated•9 years ago
|
Whiteboard: [MJS] → [FOD]
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → m
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8707094 [details] [review]
[gaia] mcav:timer-test > mozilla-b2g:master
The primary fix for this was disabling the "focusmanager.testmode" pref, as discussed in dev-fxos[1].
After removing that pref, the touch-handling interaction was still broken and error-prone, so I rewrote it to update the picker using keyboard events, which is faster anyway.
[1]: https://groups.google.com/forum/#!topic/mozilla.dev.fxos/6gumnQl3AOo
Attachment #8707094 -
Flags: review?(aus)
Comment 3•9 years ago
|
||
Comment on attachment 8707094 [details] [review]
[gaia] mcav:timer-test > mozilla-b2g:master
Looks good! Left one nit on github for you.
Attachment #8707094 -
Flags: review?(aus) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Thanks, comment adjusted as requested. I'll followup to dev-fxos.
master: https://github.com/mozilla-b2g/gaia/commit/113afdb919093dd517ce464a3f014c4baa87250f
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•