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: v81-beta #1020

Closed
Thorin-Oakenpants opened this issue Sep 23, 2020 · 4 comments
Closed

changelog: v81-beta #1020

Thorin-Oakenpants opened this issue Sep 23, 2020 · 4 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Sep 23, 2020

  • date: 23-Sep-2020
  • foreword: These are all the changes since the last changelog (v80-beta).

FF81 release notes
FF81 for developers
FF81 compatibility
FF81 security advisories


⭐⭐⭐ In case you didn't notice, the repo has moved. UPDATE YOUR UPDATER SCRIPTS ⭐⭐⭐

also ... ESR68 is no longer supported. Once you upgrade to ESR78, don't forget to run the prefs cleaner and/or scripts to clean up dead prefs and items we removed from the user.js over the last year


changelog: [all changes]

  • all user.js updates for Firefox v81 are detailed in the ToDo: diffs FF80-FF81 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:

  • made inactive in 81beta
   // user_pref("security.insecure_connection_icon.enabled", true);

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

@Thorin-Oakenpants
Copy link
Contributor Author

Thorin-Oakenpants commented Sep 26, 2020

just casually glancing at your list

  • fully aware that we enforce some defaults
  • user_pref("dom.targetBlankNoOpener.enabled", true); // [DEFAULT: true FF79+]
    • ^^ and what about ESR users on 78?
  • most breakage has [setup-web tags, such as browser.display.use_document_fonts
    • I'm not going to tag everything because they probably all break something somewhere
  • security.ssl3.dhe_rsa_aes_256_sha is inactive - why are you telling me that it is required at default?

If you have specific issues, then open a new issue

@Jee-Hex
Copy link

Jee-Hex commented Sep 28, 2020

/* 2601: prevent accessibility services from accessing your browser [RESTART]
 * [SETTING] Privacy & Security>Permissions>Prevent accessibility services from accessing your browser
 * [1] https://support.mozilla.org/kb/accessibility-services ***/
user_pref("accessibility.force_disabled", 1);

UI for controlling accessibility.force_disabled was removed in 81 (1613468)

@Thorin-Oakenpants
Copy link
Contributor Author

^^ 2391874

@gwarser
Copy link

gwarser commented Sep 28, 2020

Pref is still here, just not in the about:preferences UI.

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

No branches or pull requests

3 participants