Closed
Bug 975971
Opened 11 years ago
Closed 11 years ago
[keyboard refactor] Convert input_field.js/autocorrect.js/shiftkey.js to instantiable pattern
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timdream, Assigned: timdream)
References
Details
(Whiteboard: [ucid:SystemPlatform47, 1.5, ft:system-platform])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #975970 +++
We need input_field.js to be instantiable and started by another module.
Also jsdoc + unit test improvement wanted.
Assignee | ||
Comment 2•11 years ago
|
||
It looks like these 3 files have dependency that must be fixed together.
Summary: [keyboard refactor] Convert input_field.js to instantiable pattern → [keyboard refactor] Convert input_field.js/autocorrect.js/shiftkey.js to instantiable pattern
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8381327 [details] [review]
mozilla-b2g:master PR#16608
I didn't complete all JSDocs nor jshint check because I later realized we need to turn it on in pre-commit hook explicitly, so I will do it later in another pass.
Attachment #8381327 -
Flags: review?(rlu)
Attachment #8381327 -
Flags: feedback?(janjongboom)
Attachment #8381327 -
Flags: feedback?(dflanagan)
Comment 5•11 years ago
|
||
Comment on attachment 8381327 [details] [review]
mozilla-b2g:master PR#16608
r+ with some nits need to be addressed.
Tim, thanks.
Attachment #8381327 -
Flags: review?(rlu) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8381327 [details] [review]
mozilla-b2g:master PR#16608
Test cases fixed and review comment addressed.
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8381327 [details] [review]
mozilla-b2g:master PR#16608
I am going to land this so work could continue on bug 975966.
Attachment #8381327 -
Flags: feedback?(janjongboom)
Attachment #8381327 -
Flags: feedback?(dflanagan)
Assignee | ||
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•