Closed
Bug 1899663
Opened 1 year ago
Closed 1 year ago
Refactor _checkURLForSerpMatch to be limited to whether or not a URL matches a tracked SERP
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
The function is predominantly used to check if a URL is a tracked SERP but it has logic pertaining to SERP Telemetry v1 that isn't necessary for callers.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ae803345ef6
Change _checkURLForSerpMatch and updateTrackingStatus to have less impression logic - r=scunnane
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•