fune/browser/components/search
James Teow ba553eb81c Bug 1882528 - Convert domains to category map to use a different hashing algorithm - r=scunnane
On top of making the conversion, instead of using raw values in the test which can be hard
to parse when making changes, I converted the raw values back to domains and then use a helper
to convert it before passing it to the Map. I also removed the external files and stored the
values inside either head.js or within the test.

Differential Revision: https://phabricator.services.mozilla.com/D203226
2024-03-05 05:22:28 +00:00
..
content Bug 1864896: Autofix unused function arguments (search). r=search-reviewers,Standard8 2024-03-01 23:43:52 +00:00
docs Bug 1848321 - Improve the browser.search.content.* documentation. r=search-reviewers,jteow 2023-08-14 11:13:05 +00:00
extensions Bug 1861925 - Rename Yahoo! auctions per their branding. r=search-reviewers,daleharvey 2023-11-07 16:10:06 +00:00
schema Bug 1878818 - Change search-telemetry schema to use the same sub-schema syntax as search-config - r=Standard8 2024-02-06 18:55:28 +00:00
test Bug 1882528 - Convert domains to category map to use a different hashing algorithm - r=scunnane 2024-03-05 05:22:28 +00:00
.eslintrc.js
BrowserSearchTelemetry.sys.mjs Bug 1870138 - Add remote settings support for search overrides. r=Standard8 2024-01-05 21:20:51 +00:00
DomainToCategoriesMap.worker.mjs Bug 1878219 - Move the core Categorization Map into a worker - r=scunnane 2024-02-20 22:15:43 +00:00
jar.mn
metrics.yaml Bug 1870138 - Add remote settings support for search overrides. r=Standard8 2024-01-05 21:20:51 +00:00
moz.build Bug 1878219 - Move the core Categorization Map into a worker - r=scunnane 2024-02-20 22:15:43 +00:00
pings.yaml Bug 1870138 - Add remote settings support for search overrides. r=Standard8 2024-01-05 21:20:51 +00:00
SearchOneOffs.sys.mjs Bug 1870644 - Remove nsISearchEngine.iconURI and replace by the new getIconURL function. r=search-reviewers,extension-reviewers,settings-reviewers,mconley,mcheang,robwu 2023-12-20 13:28:24 +00:00
SearchSERPTelemetry.sys.mjs Bug 1882528 - Convert domains to category map to use a different hashing algorithm - r=scunnane 2024-03-05 05:22:28 +00:00
SearchUIUtils.sys.mjs Bug 1845311 - Use ChromeUtils.defineLazyGetter in more places r=arai,webdriver-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,joschmidt,robwu,issammani,bytesized,owlish,dao 2023-07-26 16:28:11 +00:00