Closed
Bug 736628
Opened 13 years ago
Closed 13 years ago
Move mozKeyboard to a distinct xpcom component
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vingtetun, Assigned: fabrice)
Details
Attachments
(1 file)
8.17 KB,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
MozKeyboard was initially added dynamically listening some custom events from the homescreen. This hackery can be removed if it is built as an xpcom component in b2g/components exposed as a javascript-global-property.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → fabrice
Attachment #607203 -
Flags: review?(jones.chris.g)
Comment on attachment 607203 [details] [diff] [review]
patch
We need to not be adding B2G-specific interfaces, but that doesn't affect the refactoring here. Please file followup for proper keyboard interface.
Attachment #607203 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Assignee | ||
Comment 4•13 years ago
|
||
I filed Bug 737110 as a followup
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•