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: v89 #1191

Closed
Thorin-Oakenpants opened this issue Jun 15, 2021 · 2 comments
Closed

changelog: v89 #1191

Thorin-Oakenpants opened this issue Jun 15, 2021 · 2 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Jun 15, 2021

changelog: v89

  • date: 15-Jun-2021
  • foreword: These are all the changes since the last changelog (v88).

FF89 release notes
FF89 for developers
FF89 security advisories


OTHER NEWS


CHANGELOG: [all changes]

  • all user.js updates for Firefox v89 are detailed in the ToDo: diffs FF88-FF89 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 in user.js v89
    • ⚠️ ESR78 users using this version, pay attention. You will want to override this as the pref exists in ESR but non-native widgets were nowhere near being usable or ready then
user_pref("widget.non-native-theme.enabled", true);
  • removed in user.js v89
user_pref("security.ssl.enable_ocsp_stapling", true);
  • moved to 9999: DEPRECATED / REMOVED in user.js v89
    • the prefs still exist but all the underlying NPAPI code has been removed 1682030
user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
user_pref("dom.ipc.plugins.reportCrashURL", false);
user_pref("security.mixed_content.block_object_subrequest", true);
user_pref("plugin.state.flash", 0); // [DEFAULT: 1]

STATS

 STATS v89: up to and including section 4500, minus the parrots
 =========
    total: 319
 inactive: 113
           ---
   active: 206
  default:  15 (at least)
      n/a:   2 (of the three prefs in 0204, only one will apply)
           ---
  flipped: 189 (at most)

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 Jun 15, 2021

Thank you... again... I ❤️ all

@Thorin-Oakenpants
Copy link
Contributor Author

ALL HAIL PANTS
allhailpants

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

No branches or pull requests

2 participants