From 11582f905a21971eb5869b48ef8c3f2d4eac4d89 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 6 Aug 2024 04:37:00 +0000 Subject: [PATCH] geo.provider.use_gpsd https://bugzilla.mozilla.org/show_bug.cgi?id=1803234 - removed in FF131 and it doesn't work: https://bugzilla.mozilla.org/show_bug.cgi?id=1763347 --- scratchpad-scripts/arkenfox-cleanup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index 50bcb8a..21e3438 100644 --- a/scratchpad-scripts/arkenfox-cleanup.js +++ b/scratchpad-scripts/arkenfox-cleanup.js @@ -6,7 +6,7 @@ There is an archived version at https://github.com/arkenfox/user.js/issues/123 if you want the full list since jesus - Last updated: 9-July-2024 + Last updated: 6-August-2024 Instructions: - [optional] close Firefox and backup your profile @@ -77,6 +77,7 @@ 'browser.urlbar.dnsResolveSingleWordsAfterSearch', 'geo.provider.network.url', 'geo.provider.network.logging.enabled', + 'geo.provider.use_gpsd', 'media.gmp-widevinecdm.enabled', 'network.protocol-handler.external.ms-windows-store', 'privacy.partition.always_partition_third_party_non_cookie_storage',