Closed
Bug 1049345
Opened 10 years ago
Closed 7 years ago
Make AppWindow as standalone as possible.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alive, Unassigned)
References
Details
AppWindow is the core module of the new Window Management System.
As a module I would like to keep it has no dependency on other environmental modules.
Excluding the sub modules, now we have SettingsListener and OrientationManager.
For SettingsListener, it's the suspending app support. We might use Mediator or Factory and send the settings when creating new AppWindow instances.
For OrientationManager, maybe we could detect window.OrientationManager and request to lock orientation if there is, lock the orientation directly if there is not.
Reporter | ||
Updated•10 years ago
|
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•