sailfishos/sailfish-browser

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

Closed this issue · 1 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