Closed
Bug 904991
(app-window-factory)
Opened 11 years ago
Closed 11 years ago
[Window Management] Implement App Window Factory
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: alive)
References
Details
Attachments
(1 file)
Plan:
* AppFactory is the wrapper of mozChromeEvent about opening a new app.
* Window Manager is managing all kind of window instance created by AppFactory/AttentionFactory/WrapperFactory.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Summary: [Window Management] Move app window create/remove function out of Window Manager → [Window Management] Implement App Window Factory
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alive
Assignee | ||
Comment 2•11 years ago
|
||
AppWindowFactory v1:
* Wrap mozChromeEvent about opening and closing apps or activities(kind of app window).
Next TODO:
* Create Window Instances in Factory.
* Unit test.
* Cleaner System Message Handler.
Attachment #790621 -
Flags: review?(timdream)
Comment 3•11 years ago
|
||
Comment on attachment 790621 [details]
https://github.com/mozilla-b2g/gaia/pull/11531
Looks alright, not sure about the naming through. We could always rename it afterward right :)
Attachment #790621 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Blocks: task-manager
Assignee | ||
Updated•11 years ago
|
No longer blocks: task-manager
Assignee | ||
Updated•11 years ago
|
Alias: app-window-factory
You need to log in
before you can comment on or make changes to this bug.
Description
•