Open
Bug 1700988
Opened 5 years ago
Updated 2 years ago
Allow using the address bar outside of browser.xhtml
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: mossop, Unassigned, NeedInfo)
References
Details
Attachments
(2 obsolete files)
Currently the address bar makes assumptions about variables that are in scope in browser.xhtml as well as assuming that it has an attached browser element to control. In order to use in other contexts we need to abstract this a bit.
| Reporter | ||
Comment 1•5 years ago
|
||
| Reporter | ||
Comment 2•5 years ago
|
||
Dao, this is a very early patch, I'd appreciate it if you could look over it and give feedback on the approach.
Flags: needinfo?(dao+bmo)
Comment 3•5 years ago
|
||
I'll have to take a closer look tomorrow, but at a first glance this looks good. I would suggest merging browser/base/content/urlbar.inc.css into browser/themes/shared/urlbar-searchbar.inc.css.
Flags: needinfo?(dao+bmo)
Updated•5 years ago
|
Flags: needinfo?(dao+bmo)
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Attachment #9219951 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9211540 -
Attachment description: WIP: Bug 1700988: Allow using the awesomebar outside of browser.xhtml → WIP: Bug 1700988: Allow using the awesomebar outside of browser.xhtml? f=dao
Updated•5 years ago
|
Attachment #9211540 -
Attachment description: WIP: Bug 1700988: Allow using the awesomebar outside of browser.xhtml? f=dao → Bug 1700988: Allow using the awesomebar outside of browser.xhtml? r=dao,mossop
Updated•4 years ago
|
Attachment #9211540 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•