Closed
Bug 1850000
Opened 2 years ago
Closed 2 years ago
Add a listener and store for the Search Categorization collection
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
Details
Attachments
(1 file)
The implementation on Production is not live yet but the class that contains the domain-to-categories mappings can exist and be tested on the dev server of Remote Settings.
The class should store the mappings for consumers to query. It should be initialized around the same time as SearchTelemetry is initialized, and be updated when the collection from Remote Settings is updated.
For now, I'm calling the collection search-categorization on the Dev Server, but that can be changed later (if need be).
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9350160 -
Attachment description: WIP: - Bug 1850000 - Add listener and storage for Search Categorization collection - r?standard8,leplatrem → WIP: - Bug 1850000 - Add listener and in-memory storage of Search Categorization collection - r?standard8,leplatrem
Updated•2 years ago
|
Assignee: nobody → jteow
Attachment #9350160 -
Attachment description: WIP: - Bug 1850000 - Add listener and in-memory storage of Search Categorization collection - r?standard8,leplatrem → Bug 1850000 - Add listener and in-memory storage of Search Categorization collection - r?standard8,leplatrem
Status: NEW → ASSIGNED
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9d696c20438
Add listener and in-memory storage of Search Categorization collection - r=Standard8,leplatrem
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•