You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I further looked into the generated ~/.mozilla/firefox/hakonen/search.json.mozlz4 file and I can see that the _iconURL fields are present and seem to point to correct location. When I start Firefox however, the file changes and the _iconURL fields disappear from the file.
I've attached an archive search.json.mozlz4.zip that contains two versions of my search.json.mozlz4 file:
search.json.mozlz4.before which is the generated file, Firefox was not running at this point
search.json.mozlz4.after which was modified by Firefox when I started it
Ok, it looks like they dropped support for _iconURL in https://phabricator.services.mozilla.com/D228441 in favour of _iconMapObj. I'll update the docs and include a migration to the new format!
Are you following the right branch?
Is there an existing issue for this?
Issue description
Search engines in Firefox are missing their icons even though I have configured them via home-manager. See screenshot:
Here's my configuration for search engines:
I further looked into the generated
~/.mozilla/firefox/hakonen/search.json.mozlz4
file and I can see that the_iconURL
fields are present and seem to point to correct location. When I start Firefox however, the file changes and the_iconURL
fields disappear from the file.I've attached an archive search.json.mozlz4.zip that contains two versions of my
search.json.mozlz4
file:search.json.mozlz4.before
which is the generated file, Firefox was not running at this pointsearch.json.mozlz4.after
which was modified by Firefox when I started itYou can see what they contain with commands:
EDIT: My Firefox version is 135.0.
Maintainer CC
@kira-bruneau
System information
The text was updated successfully, but these errors were encountered: