Closed
Bug 1833848
Opened 2 years ago
Closed 2 years ago
Improve some search service logging
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
I've long thought that we don't need to do a debug log for init() every time it gets called, only on initial startup. This is especially true as we call it frequently from our API facing functions to make sure that it has initialised.
Additionally, I'd like to improve the An engine with that name already exists! message so that it includes the actual name, rather than letting you guess.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce23c5fc9dc4
Improve some search service logging. r=search-reviewers,daleharvey
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•