Closed
Bug 916803
(app-chrome)
Opened 11 years ago
Closed 11 years ago
[Window Management] Use dynamic generated chrome UI (wrapper header/footer) instead of fixed one.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: alive)
References
Details
I'd like remove the fixed wrapper-header/wrapper-footer from index.html and generate the UI based on app window config (manifest.chrome.navigation = true or it's a wrapperWindow) to dynamically load/inject chrome navigation UI into app window container.
Comment 1•11 years ago
|
||
@alive,
I'd like try to use share/template.js for those chrome navigation UI, any concern for that?
Flags: needinfo?(alive)
Assignee | ||
Comment 2•11 years ago
|
||
Do what you want to do but I'm afraid this is blocked by moving browser frame to app window bug.
Flags: needinfo?(alive)
Comment 3•11 years ago
|
||
Also it is prematurate to do too much work on it right now since the wrapper stuff should evolve a lot with browser at the system app level and trying to merge the concept of e.me bookmarks/web page in some way.
Assignee | ||
Comment 4•11 years ago
|
||
We have some hints now: a spec about browserOS and lots of work shall be done to implement the proposed chrome navigation UI:
https://mozilla.app.box.com/s/s3xx046zxhxyxci971ur
I don't have time to look deeply though.
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Assignee | ||
Updated•11 years ago
|
Blocks: task-manager
Assignee | ||
Updated•11 years ago
|
No longer blocks: task-manager
Assignee | ||
Comment 5•11 years ago
|
||
Bug 907013 would introduce an initial version of AppChrome. Need finetune here.
Alias: app-chrome
Assignee | ||
Comment 6•11 years ago
|
||
Fixed by 907013 landed
You need to log in
before you can comment on or make changes to this bug.
Description
•