📣 Release Notes
- Removed
gfx.canvas.accelerated.cache-items
since Mozilla updated it finally.- Go into
about:config
and reset it to the new default. ed46289
- Go into
- Removed an experimental pref causing site failure.
- Go into
about:config
and resetdom.enable_web_task_scheduling
tofalse
#355
- Go into
- Set
browser.cache.disk.enable
tofalse
, which is something I have left enabled in my own personal file for years.- Most of the devs of the Firefox forks prefer to leave this on, but a
user.js
is different than a browser fork. - Most, if not all, of the forks have matured to not be directly reliant on the
user.js
file (they pick and choose what to incorporate) and/or have deviated so much from my project that it doesn't matter. - If you think performance is better with this enabled, feel free to override the pref.
- Most of the devs of the Firefox forks prefer to leave this on, but a
- Thanks to @Denperidge and @weems for #369
🦊 Firefox Releases
Firefox Nightly can now selectively unblock certain social media embeds in ETP Strict or Private Browsing mode, allowing users to access blocked content on demand. When the feature is a bit more polished, we'll activate it in Betterfox. Then we'll be able to remove most, if not all, of the urlclassifier
exception prefs. 568a287