Closed
Bug 975963
Opened 11 years ago
Closed 11 years ago
[keyboard refactor] Split keyboard.js into instancable App() and boot.js
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 #956169 +++
Split keyboard.js into instancable App() and boot.js, following the pattern of the future System app.
(with tests too!)
| Assignee | ||
Updated•11 years ago
|
Summary: Split keyboard.js into instancable App() and boot.js → [keyboard refactor] Split keyboard.js into instancable App() and boot.js
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8380534 [details] [review]
mozilla-b2g:master PR#16559
It looks like doing conversion and writing tests in one patch is too much of a task, so let's land this first and start writing tests once all the conversions are completed.
Rudy, I don't think David has time for this. Would you review this for him?
Attachment #8380534 -
Flags: review?(rlu)
Attachment #8380534 -
Flags: feedback?(dflanagan)
Comment 4•11 years ago
|
||
Comment on attachment 8380534 [details] [review]
mozilla-b2g:master PR#16559
This looks fine to me. Thanks, Tim.
Attachment #8380534 -
Flags: feedback?(dflanagan) → feedback+
Comment 5•11 years ago
|
||
Comment on attachment 8380534 [details] [review]
mozilla-b2g:master PR#16559
r=me.
Would be good if we can address jshint here, but maybe we want to do that in a follow up.
Thanks.
Attachment #8380534 -
Flags: review?(rlu) → review+
| Assignee | ||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•