Closed
Bug 971512
Opened 11 years ago
Closed 11 years ago
[System2] Instantiable LayoutManager
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: rexboy)
References
Details
(Whiteboard: [in-bubble-tea])
Attachments
(2 files, 1 obsolete file)
We need layout_manager.js to be instantiable and let bootstrap or its parent module to instantiate it.
Also jsdoc + unit test improvement wanted.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rexboy
Assignee | ||
Comment 1•11 years ago
|
||
* Refactor LayoutManager and change variable name in which it's used by other modules.
* Also fix jshint of app_transition_controller.
Alive may you help review this patch?
Attachment #8381127 -
Flags: review?(alive)
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8381127 [details]
patch on bubble-tea
r+ with nits
Attachment #8381127 -
Flags: review?(alive) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Thanks for your help Alive! :)
landed on bubble-tea:
https://github.com/mozilla-b2g/gaia/commit/22ef3c5c16c8277e8fd216fea3604733221561f3
Whiteboard: [in-bubble-tea]
Comment 4•11 years ago
|
||
Rex, Though we plan to merge bubble-tea to master in order.
Due to test fail occurred while cherry-pick this patch, please help create a PR, check travis is green and land it to master. Thanks.
Flags: needinfo?(rexboy)
Assignee | ||
Comment 5•11 years ago
|
||
Seems only one marionette test failed (which is not related).
I'll try merge after rebasing.
Flags: needinfo?(rexboy)
Assignee | ||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
sorry had to revert this commit for test failures in gaia unit tests like https://tbpl.mozilla.org/php/getParsedLog.php?id=36793472&tree=B2g-Inbound
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•11 years ago
|
||
Attachment #8397569 -
Attachment is obsolete: true
Assignee | ||
Comment 9•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•