| addEngine.css |
Align the labels with the inputs |
1271 |
| addEngine.js |
globals AdjustableTitle |
14391 |
| addEngine.xhtml |
|
3029 |
| autocomplete-popup.js |
A richlistbox popup custom element for for a browser search autocomplete
widget.
|
10599 |
| content-search-handoff-ui.stories.mjs |
This little dance lets us mock out the response that the ContentSearch
parent/child actor pair returns when the ContentSearchHandoffUIController
requests engine information.
|
2421 |
| contentSearchHandoffUI.css |
It's not clear to me why I need to do this, but for some reason I don't
inherit the font-size through the shadow DOM...
|
3449 |
| contentSearchHandoffUI.mjs |
Handles handing off searches from an in-page search input field to the
browser's main URL bar. Communicates with the parent via the ContentSearch
actor, using custom events to talk to the child actor.
|
7585 |
| searchbar.js |
globals XULCommandEvent |
34250 |