diff --git a/helpers/DATA/firefox/patch_changes/003_disable_sponsored_topsites_and_keep_weather_widget_static.patch b/helpers/DATA/firefox/patch_changes/003_disable_sponsored_topsites_and_keep_weather_widget_static.patch index 85543eb..a19dfa0 100644 --- a/helpers/DATA/firefox/patch_changes/003_disable_sponsored_topsites_and_keep_weather_widget_static.patch +++ b/helpers/DATA/firefox/patch_changes/003_disable_sponsored_topsites_and_keep_weather_widget_static.patch @@ -1,8 +1,8 @@ diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js -index 391bc93e..a7d93085 100644 +index 391bc93e..df6b3f84 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js -@@ -1718,27 +1718,27 @@ pref("browser.topsites.component.enabled", false); +@@ -1718,19 +1718,19 @@ pref("browser.topsites.component.enabled", false); pref("browser.topsites.useRemoteSetting", true); // Fetch sponsored Top Sites from Mozilla Tiles Service (Contile) @@ -28,9 +28,8 @@ index 391bc93e..a7d93085 100644 // Mozilla Ad Routing Service (MARS) unified ads service pref("browser.newtabpage.activity-stream.unifiedAds.tiles.enabled", false); - pref("browser.newtabpage.activity-stream.unifiedAds.spocs.enabled", false); --pref("browser.newtabpage.activity-stream.unifiedAds.endpoint", "https://ads.mozilla.org/"); -+pref("browser.newtabpage.activity-stream.unifiedAds.endpoint", ""); +@@ -1738,12 +1738,12 @@ pref("browser.newtabpage.activity-stream.unifiedAds.spocs.enabled", false); + pref("browser.newtabpage.activity-stream.unifiedAds.endpoint", "https://ads.mozilla.org/"); // Weather widget for newtab -pref("browser.newtabpage.activity-stream.showWeather", true); @@ -38,3 +37,9 @@ index 391bc93e..a7d93085 100644 pref("browser.newtabpage.activity-stream.weather.query", ""); pref("browser.newtabpage.activity-stream.weather.display", "simple"); + // enable location search for newtab weather widget +-pref("browser.newtabpage.activity-stream.weather.locationSearchEnabled", true); ++pref("browser.newtabpage.activity-stream.weather.locationSearchEnabled", false); + + // List of regions that get weather by default. + pref("browser.newtabpage.activity-stream.discoverystream.region-weather-config", "US,CA"); diff --git a/helpers/DATA/firefox/patch_changes/005_apply_custom_urls.patch b/helpers/DATA/firefox/patch_changes/005_apply_custom_urls.patch index a8e8300..4f57574 100644 --- a/helpers/DATA/firefox/patch_changes/005_apply_custom_urls.patch +++ b/helpers/DATA/firefox/patch_changes/005_apply_custom_urls.patch @@ -19,47 +19,8 @@ with is="" and support-page="..." Cheers! -diff --git a/browser/components/preferences/privacy.inc.xhtml b/browser/components/preferences/privacy.inc.xhtml -index a9e8501a..02328371 100644 ---- a/browser/components/preferences/privacy.inc.xhtml -+++ b/browser/components/preferences/privacy.inc.xhtml -@@ -21,13 +21,13 @@ - - - -- -- -+ -+ - -