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: v82-beta, v83 #1062

Closed
Thorin-Oakenpants opened this issue Nov 11, 2020 · 0 comments
Closed

changelog: v82-beta, v83 #1062

Thorin-Oakenpants opened this issue Nov 11, 2020 · 0 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Nov 11, 2020

changelog: v82-beta

  • date: 11-Nov-2020
  • foreword: These are all the changes since the last changelog (v81-beta).

FF82 release notes
FF82 for developers
FF82 security advisories and this one


changelog: [all changes]

  • all user.js updates for Firefox v82 are detailed in the ToDo: diffs FF81-FF82 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 82beta
user_pref("dom.storage.next_gen", true);
user_pref("extensions.formautofill.creditCards.available", false);
user_pref("privacy.window.name.update.enabled", true);
  • made inactive in 82beta
    • this is because RFP now covers font fingerprinting
    • for those not using RFP, the font vis pref in 4618 should be used
   // user_pref("browser.display.use_document_fonts", 0);
  • moved to 9999: DEPRECATED / REMOVED in 82beta
user_pref("browser.search.geoSpecificDefaults", false);
user_pref("browser.search.geoSpecificDefaults.url", "");
   // user_pref("dom.IntersectionObserver.enabled", false);
   // user_pref("extensions.screenshots.upload-disabled", true);
user_pref("privacy.partition.network_state", true);
   // user_pref("security.ssl3.dhe_rsa_aes_128_sha", false); // [DEFAULT: false FF78+]
   // user_pref("security.ssl3.dhe_rsa_aes_256_sha", false); // [DEFAULT: false FF78+]

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


changelog: v83

FF83 release notes
FF83 for developers
FF83 security advisories


changelog: [all changes]

  • all user.js updates for Firefox v82 are detailed in the ToDo: diffs FF82-FF83 issue
    • includes links to the commits made for each pref, links to bugzilla tickets, our discussions etc.

There were no pref changes

@Thorin-Oakenpants Thorin-Oakenpants changed the title changelog: v82-beta changelog: v82-beta, v83 Nov 22, 2020
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