Closed
Bug 1642391
Opened 5 years ago
Closed 4 years ago
Rewrite _loadEngines to have a modern and legacy sections clearly split
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Whilst we still have the legacy code around, it would make some of the clean-up and reorganisation a lot more understandable if SearchService._loadEngines
was split into two parts - one for the modern configuration, one for the legacy.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → standard8
Iteration: --- → 79.1 - June 1 - June 14
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D78861
Assignee | ||
Updated•4 years ago
|
Iteration: 79.1 - June 1 - June 14 → 79.2 - June 15 - June 28
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b3ac40fd7709
Split SearchService._loadEngines into two to clearly separate out modern and legacy configuration code. r=daleharvey
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•