Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changelog: v70-beta #853

Closed
earthlng opened this issue Nov 28, 2019 · 0 comments
Closed

changelog: v70-beta #853

earthlng opened this issue Nov 28, 2019 · 0 comments

Comments

@earthlng
Copy link
Contributor

earthlng commented Nov 28, 2019

  • date: 28-Nov-2019
  • foreword: These are all the changes since the last changelog (v69-beta).

FF70 Release notes
FF70 for developers
FF70 compatibility
FF70 security advisories


changelog: [all changes]

  • all user.js updates for Firefox v70 are detailed in the ToDo: diffs FF69-FF70 issue
    • includes links to the commits made for each pref, links to bugzilla tickets, our discussions etc.
  • for all the rest see the full list of pref changes below

all pref changes:

  • new active prefs:
user_pref("browser.safebrowsing.downloads.remote.url", "");
user_pref("intl.charset.fallback.override", "windows-1252");
user_pref("media.peerconnection.ice.proxy_only_if_behind_proxy", true);
  • new in 70beta but commented out by default:
//user_pref("browser.messaging-system.whatsNewPanel.enabled", false);
//user_pref("browser.safebrowsing.downloads.enabled", false);
//user_pref("browser.safebrowsing.downloads.remote.block_potentially_unwanted", false);
//user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false);
//user_pref("browser.safebrowsing.malware.enabled", false);
//user_pref("browser.safebrowsing.phishing.enabled", false);
  • activated previously commented-out prefs:
user_pref("dom.push.enabled", false);
  • commented out:
//user_pref("extensions.pocket.enabled", false);
  • removed from the user.js:
user_pref("browser.cache.disk_cache_ssl", false);
user_pref("browser.sessionhistory.max_entries", 10);
//user_pref("dom.push.connection.enabled", false);
//user_pref("dom.push.serverURL", "");
user_pref("extensions.getAddons.discovery.api_url", "");
user_pref("extensions.htmlaboutaddons.discover.enabled", false);
user_pref("extensions.webservice.discoverURL", "");
//user_pref("intl.locale.requested", "en-US");
user_pref("intl.regional_prefs.use_os_locales", false);
//user_pref("network.trr.bootstrapAddress", "");
//user_pref("network.trr.mode", 0);
//user_pref("network.trr.uri", "");
user_pref("privacy.usercontext.about_newtab_segregation.enabled", true);
//user_pref("security.insecure_connection_icon.pbmode.enabled", true);
//user_pref("security.insecure_connection_text.pbmode.enabled", true);
user_pref("webgl.dxgl.enabled", false);

Any and all help, suggestions, recommendations, links, tips and tricks, questions, thank you's or what have you are welcome - signup/login and start typing - thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant