sailfishos / sailfish-browser

Sailfish Browser

Home Page:https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Error: TypeError: Services.search.addEngine is not a function

llewelld opened this issue · comments

Running the browser the following error can be seen in the debug output when running with EMBED_CONSOLE=1:

JavaScript Error: "TypeError: Services.search.addEngine is not a function"
    {file: "file:///usr/lib64/mozembedlite/components/EmbedLiteSearchEngine.js" line: 53}

This is fixed by llewelld/embedlite-components@ff5053b. In combination with the following commits, this should also get address-bar search working again:

  1. llewelld/gecko-dev-mirror@5ae7644
  2. llewelld/gecko-dev@2a121aa