Closed
Bug 1632448
Opened 5 years ago
Closed 4 years ago
Remove window.external.AddSearchProvider code
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
Following on from bug 1632447, this bug will remove the preference and all code associated with AddSearchProvider, save for the dummy-function.
Assignee | ||
Updated•5 years ago
|
Blocks: post-modern-search-cleanup
Updated•5 years ago
|
Severity: -- → S3
Assignee | ||
Updated•5 years ago
|
Iteration: 79.1 - June 1 - June 14 → 79.2 - June 15 - June 28
Assignee | ||
Comment 1•4 years ago
|
||
Moving out to 80.1 as this will be easier to do alongside the rest of the clean-up we'll be doing (bug 1619926 & others).
Iteration: 79.2 - June 15 - June 28 → 80.1 - June 29 - July 12
Assignee | ||
Comment 2•4 years ago
|
||
Note to self: When we do this, we can also remove the confirm
parameter of nsISearchEngine:addEngine
and remove the associated confirm code.
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D82350
Assignee | ||
Comment 4•4 years ago
|
||
Renaming to addOpenSearchEngine to make it more explicit about what it is actually doing.
Depends on D82524
Assignee | ||
Comment 5•4 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/057dda3a3c44
Remove AddSearchProvider implementation. r=baku,daleharvey
https://hg.mozilla.org/integration/autoland/rev/1e758dd2af5f
Remove now unused confirm and extensionID parameters for nsISearchService.addEngine, and rename it. r=daleharvey
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/057dda3a3c44
https://hg.mozilla.org/mozilla-central/rev/1e758dd2af5f
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in
before you can comment on or make changes to this bug.
Description
•