Closed Bug 1450119 Opened 6 years ago Closed 6 years ago

need access to some methods of nsIBrowserSearchService in WX

Categories

(WebExtensions :: Untriaged, defect)

52 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1352598

People

(Reporter: snuz.gary, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20180322140748

Steps to reproduce:

Looked for a way to access XPCOM's nsIBrowserSearchService in WebEx. The only method that I use of this is .getEngineByAlias(). But I would like to be able to add new search engines as well.


Actual results:

I don't find this simple basic API in WebEx.


Expected results:

It would be nice to at least be able to read the search engines, I can see that adding to them might be a problem....
(In reply to snuz.gary@gmail.com from comment #0)
> It would be nice to at least be able to read the search engines

Bug 1352598.

> I can see that adding to them might be a problem....

Apparently already addressed in bug 1397975 as shown in attachment 8912265 [details].
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Untriaged → WebExtensions: Untriaged
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Resolution: --- → DUPLICATE
I left comments on Bug 1352598. I didn't see that it mentioned using aliases at all which is what I need. I definitely need to be able to open the search not just list the name of it as well, although it seems like that is being handled in Bug 1352598.
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.