Closed
Bug 916661
(app-auth-dialog)
Opened 11 years ago
Closed 11 years ago
[Window Management] Refactor Authentication Dialog in AppWindow submodule
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: gasolin)
References
Details
Attachments
(1 file)
See Modal Dialog rewrite work. Also this blocks bug 913323 - Remove origin reference.
Updated•11 years ago
|
Assignee: nobody → gduan
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Reporter | ||
Updated•11 years ago
|
Blocks: task-manager
Reporter | ||
Updated•11 years ago
|
No longer blocks: task-manager
Reporter | ||
Comment 1•11 years ago
|
||
This would be fixed if bug 907013 lands.
Alias: app-auth-dialog
Assignee: gduan → alive
Assignee | ||
Updated•11 years ago
|
Assignee: alive → gasolin
Summary: [Window Management] Rework Authentication Dialog in AppWindow submodule → [Window Management] Refactor Authentication Dialog in AppWindow submodule
Assignee | ||
Comment 2•11 years ago
|
||
1. use 'render' instead of '_fetchElements' to align modal dialog 2. polish the template
Attachment #8347149 -
Flags: review?(alive)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8347149 [details] [review] pull request redirect to github *dialog is inherited from baseUI.js And that's why there's _fetchElements() but no render(). I don't understand what's the purpose of this patch.
Attachment #8347149 -
Flags: review?(alive)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8347149 [details] [review] pull request redirect to github Use _fetchElements() instead and add jsdoc in BaseUI
Attachment #8347149 -
Flags: review?(alive)
Reporter | ||
Comment 5•11 years ago
|
||
Comment on attachment 8347149 [details] [review] pull request redirect to github BTW neither this nor bug 916660 really fix the original issue. I wonder you should open polish bug...
Attachment #8347149 -
Flags: review?(alive) → review+
Reporter | ||
Comment 6•11 years ago
|
||
Please file new bug for patch of this + patch of 916660. Leave this opened.
Assignee | ||
Comment 7•11 years ago
|
||
merged to https://github.com/mozilla-b2g/gaia/commit/1a93d91d8ae4ec3295cee6ee382ed11ee1c9d2bf let's add some clear purpose bug for remove modal_dialog.js and the `origin` reference
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
•