| .eslintrc.mjs |
|
303 |
| BrowserSearchTelemetry.sys.mjs |
@import {SearchEngine} from "moz-src:///toolkit/components/search/SearchEngine.sys.mjs"
|
13114 |
| content |
|
|
| docs |
|
|
| extensions |
|
|
| jar.mn |
|
1136 |
| metrics.yaml |
|
73561 |
| moz.build |
|
1030 |
| OpenSearchManager.sys.mjs |
Manages the set of available opensearch engines per browser.
|
6774 |
| pings.yaml |
|
1649 |
| schema |
|
|
| SearchOneOffs.sys.mjs |
@typedef {object} LegacySearchButton
@property {boolean} open
Whether the button is in an open state.
@property {nsISearchEngine} engine
The search engine associated with the button.
|
37382 |
| SearchSERPTelemetry.sys.mjs |
@typedef {object} FollowOnCookies
@property {string} codeParamName
The parameter name within the cookie.
@property {string} extraCodeParamName
The query parameter name in the URL that indicates this might be a
follow-on search.
@property {string[]} extraCodePrefixes
Possible values for the query parameter in the URL that indicates this
might be a follow-on search.
@property {string} host
The hostname on which the cookie is stored.
@property {string} name
The name of the cookie to check.
|
73308 |
| SearchUIUtils.sys.mjs |
Various utilities for search related UI.
|
18779 |
| SERPCategorization.sys.mjs |
Functionality related to categorizing SERPs.
|
51377 |
| test |
|
|
| tsconfig.json |
|
335 |
| types |
|
|