Closed
Bug 1846357
Opened 2 years ago
Closed 2 years ago
Extract domains for basic SERP links (no redirect URLs)
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: scunnane, Assigned: scunnane)
References
Details
(Whiteboard: [sng-scrubbed])
Attachments
(1 file, 1 obsolete file)
In SearchSERPTelemetryChild, we need to extract domains and pass them back up to the parent (SearchSERPTelemetry). This bug covers the simplest case, where URLs are not redirected.
This bug now covers both ad and non-ad domains. Initially we planned a separate process for extracting ad vs. non-ad domains - however now we'll be using the same process for both.
Updated•2 years ago
|
Severity: -- → N/A
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [sng-scrubbed]
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Summary: Extract domains for basic SERP links (no redirect URLs) → Extract ad domains for basic SERP links (no redirect URLs)
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Summary: Extract ad domains for basic SERP links (no redirect URLs) → Extract domains for basic SERP links (no redirect URLs)
Updated•2 years ago
|
Attachment #9346842 -
Attachment description: WIP: - Bug 1846357 - Implement basic extraction of hrefs from SERP for categorization → WIP: - Bug 1846357 - Implement extraction of domains from elements on SERPs
Updated•2 years ago
|
Attachment #9347768 -
Attachment description: WIP: Bug 1846357 - Extract ad domains for basic SERP links. → WIP: Bug 1846357 - Extract domains for basic SERP links.
Updated•2 years ago
|
Attachment #9347768 -
Attachment description: WIP: Bug 1846357 - Extract domains for basic SERP links. → Bug 1846357 - Extract domains for basic SERP links. r?jteow
Pushed by scunnane@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/293a08578c6b
Extract domains for basic SERP links. r=jteow
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Updated•2 years ago
|
Attachment #9346842 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•