Closed
Bug 1872290
Opened 2 years ago
Closed 2 years ago
Enable `browser.search.log` by default across all browser search telemetry tests
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
We can set a preference in browser.toml to avoid having to push browser.search.log anytime we create a new browser telemetry test.
One key benefit is that if one of the telemetry components causes lazy.SearchUtils.loggingEnabled to be set to the browser default value of false in the initial launch of the test, we can ensure that the logger is initialized with a true value by changing the default value.
| Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Summary: Enable `browser.search.log` in browser search telemetry tests → Enable `browser.search.log` by default across all browser search telemetry tests
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94b0152f259c
Enable browser.search.log in all browser search telemetry tests - r=scunnane
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•