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: v84 #1088

Closed
Thorin-Oakenpants opened this issue Jan 5, 2021 · 5 comments
Closed

changelog: v84 #1088

Thorin-Oakenpants opened this issue Jan 5, 2021 · 5 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Jan 5, 2021

changelog: v84

  • date: 05-Jan-2021
  • foreword: These are all the changes since the last changelog (v82-beta, v83).

FF84 release notes
FF84 for developers
FF84 security advisories


changelog: [all changes]

  • all user.js updates for Firefox v84 are detailed in the ToDo: diffs FF83-FF84 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

other news

  • earthlng updated the troubleshooter by removing non-ESR78+ prefs see feaa1c3
  • @ray851107 provided an updater.sh tweak - see 46bab27
  • some genius came up with override recipes
    • feel free to submit recipes: e.g. how to enable DRM for video platforms

all pref changes:

user_pref("browser.cache.offline.storage.enable", false);
user_pref("dom.security.https_only_mode_send_http_background_request", false);
user_pref("security.pki.crlite_mode", 2);
user_pref("security.remote_settings.crlite_filters.enabled", true);
  • new but inactive in 84
   // user_pref("browser.urlbar.suggest.engines", false); // note: FF85+
   // user_pref("privacy.firstparty.isolate.use_site", true);
user_pref("network.http.referer.XOriginPolicy", 2); // was previously 1
user_pref("network.http.referer.XOriginTrimmingPolicy", 2); // previously 0
   // user_pref("browser.cache.offline.enable", false);
user_pref("dom.security.https_only_mode", true);
user_pref("browser.newtabpage.activity-stream.asrouter.providers.snippets", "{}");
user_pref("layout.css.visited_links_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

@crssi
Copy link

crssi commented Jan 5, 2021

Thank you gem 😄 ❤️

@silverwings15
Copy link

hi, thank you a lot for the new version. i noticed that ui.prefersReducedMotion is duplicated at lines 1488 and 1565, with a differing value for each instance. could you look into that please?

@rusty-snake
Copy link
Contributor

Everything explained in #971.

@silverwings15
Copy link

thank you for the link

@crssi
Copy link

crssi commented Jan 28, 2021

Thank you guys. ❤️

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

No branches or pull requests

4 participants