Closed
Bug 1680735
Opened 5 years ago
Closed 5 years ago
Move telemetry specific to search out of BrowserUsageTelemetry into a new module
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
As part of re-organising the search telemetry code, I would like to separate out the code from BrowserUsageTelemetry.jsm. The code within BrowserUsageTelemetry is a mixture of different things, and the search related telemetry is quite a specific stand-alone chunk.
The other benefits would be that we can move the associated tests into the browser/components/urlbar|search specific directories, making it easier for developers working on those two to run the tests and be less likely to miss things before landing / try builds.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D98753
| Assignee | ||
Updated•5 years ago
|
Flags: qe-verify-
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/704979ada9a5
Move search specific telemetry out of BrowserUsageTelemetry.jsm into a new module. r=daleharvey
https://hg.mozilla.org/integration/autoland/rev/66947700ead3
Rename SearchTelemetry to SearchSERPTelemetry. r=daleharvey
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/704979ada9a5
https://hg.mozilla.org/mozilla-central/rev/66947700ead3
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
| Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•