Closed
Bug 1643679
Opened 5 years ago
Closed 5 years ago
Remove unused items around old 'searchplugins' directory
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
Back in bug 1203167, we stopped loading search engines from [profile]/searchplugins/*.xml
.
At some stage we also stopped loading them from the searchplugins
directory in our chrome directory.
However, there's still a few items (mainly tests) referencing these, which we should just clean-up and make things clearer.
Assignee | ||
Comment 1•5 years ago
|
||
After the patch, there's a few more searchplugins
references, but they are mainly to do with distribution engines - which will get removed when we remove the legacy configuration.
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fad1b9d4a5b
Remove unused items around 'searchplugins' directory as that is no longer used. r=daleharvey
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 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
•