Closed Bug 1112495 Opened 10 years ago Closed 6 years ago

[KeyboardManager] Resolve asynchronousness from KeyboardHelper in KM._activeKeyboard

Categories

(Firefox OS Graveyard :: Gaia::System::Input Mgmt, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mnjul, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1111438 +++

The check at the beginning of |KM._activateKeyboard| [1] is actually a little bit fishy call to can actually call KH.getApps which can be async. The situation has been there for quite a long time and we might want to fix it to avoid unforeseen consequences.

[1] https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/keyboard_manager.js#L160-L164

I didn't tackle this issue in bug 1111438 as the needed change would probably dive deep into KeyboardHelper and Settings will probably also be changed. So here's the follow-up bug.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.