1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/firefox
Simone Ragusa 68f7d8c0fb
firefox: set ADD_DATE and LAST_MODIFIED of bookmarks to 1
For some reason, Firefox completely discards the ADD_DATE and
LAST_MODIFIED attributes if they are set to 0. This has been
confirmed by exporting a sample set of bookmarks generated by
Nix using home-manager and comparing it to the same sample of
bookmarks set manually and then exported.

Missing these attributes can cause problems for extensions and
other tools that try to read bookmarks. A known example is the
Tridactyl extension.
2023-10-04 21:08:09 +02:00
..
default.nix firefox: deprecate 'enableGnomeExtensions' 2021-05-19 08:51:52 +02:00
deprecated-native-messenger.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00
profile-settings-expected-bookmarks-user.js firefox: add bookmarks support 2021-10-03 12:16:40 +02:00
profile-settings-expected-bookmarks.html firefox: set ADD_DATE and LAST_MODIFIED of bookmarks to 1 2023-10-04 21:08:09 +02:00
profile-settings-expected-search-without-default.json firefox: fix search options without a default engine 2023-02-21 22:13:10 +01:00
profile-settings-expected-search.json firefox: support setting search engines 2022-10-22 20:36:04 +02:00
profile-settings-expected-user.js firefox: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
profile-settings.nix firefox: support bookmark tags (#3942) 2023-05-04 16:58:13 +02:00
state-version-19_09.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00