Closed
Bug 1112498
Opened 10 years ago
Closed 7 years ago
Implement sequential/Abortable task queues in Input Management
Categories
(Firefox OS Graveyard :: Gaia::System::Input Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mnjul, Unassigned)
Details
+++ This bug was initially created as a clone of Bug #1112416 +++
To prevent races like bug 1112416 (and many more happening in the past) without resorting to ad-hoc timeouts, we should consider whether we need to implement a task queue like bug 1083638, but in Input Management instead.
For bug 1112416, we need to ensure the sequence of [IM-B4, KB-B5, KB-F3, ...] if the B sequence is not aborted (before the crossing point of IM-B4 -> KB-B5) at IM-F2.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•