Closed
Bug 1846368
Opened 2 years ago
Closed 2 years ago
Implement categorization logic in SearchSERPTelemetry
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: scunnane, Assigned: scunnane)
References
Details
Attachments
(1 file)
In SearchSERPTelemetryChild, we are writing code to extract domains and pass them back up to the parent (SearchSERPTelemetry). After the parent receives the extracted domains from the child, it will need to implement domain categorization logic, the details of which are not yet finalized.
Updated•2 years ago
|
Severity: -- → N/A
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → scunnane
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D186805
Updated•2 years ago
|
Attachment #9352294 -
Attachment description: WIP: Bug 1846368 - Implement SERP categorization logic. → Bug 1846368 - Implement SERP categorization logic. r?jteow
Pushed by scunnane@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e3d5bda5803
Implement SERP categorization logic. r=jteow
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → 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
•