官方版本78.0预计在 2020年06月30日(美国时间) 台湾时间06月30日~07月01日 更新
更新日志
https://www.mozilla.org/en-US/firefox/77.0/releasenotes/
New︰
Pocket recommendations, featuring some of the best stories on the web,
https://blog.mozilla.org/?p=12665
will appear on the Firefox new tab for our users in the UK. If you don’t see
them, you can turn on Pocket articles in your new tab, follow these steps.
https://support.mozilla.org/kb/hide-or-display-content-new-tab
WebRender continues its roll out to more Firefox for Windows users, now
https://wiki.mozilla.org/Platform/GFX/WebRender_Where
available by default on Windows 10 laptops running on Nvidia GPUs with medium
(<= 3440x1440) and large screens (> 3440x1440).
You can view and manage web certificates more easily on the new
about:certificate page.
Fixed︰
Various security fixes.
https://www.mozilla.org/security/advisories/mfsa2020-20/
A number of features have been fixed to improve Firefox accessibility.
.The applications list in Firefox Options is now accessible to screen
reader users.
.Some live regions previously didn't report updated text with the JAWS
screen reader. This issue has been fixed.
.Date/time inputs are now no longer missing labels for users of
accessibility tools.
Changed︰
The browser.urlbar.oneOffSearches preference has been removed. To hide
one-off search buttons uncheck search engines on the about:preferences#search
page
Developer︰
Significant improvements to JavaScript debugging make loading and stepping
through sources faster and with less memory being used over time. Source map
support also got a lot more reliable and will just work for a lot more cases.
Added support for the JavaScript API String.prototype.replaceAll() which
https://is.gd/sIwXgA
allows developers to return a new string with all matches to the provided
pattern while preserving the original string.