CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/11/14 13:08:59
Modified files:
www/firefox-i18n: Makefile.inc distinfo
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/pkg: PLIST
Added files:
www/mozilla-firefox/patches: patch-config_rules_mk
patch-layout_style_bindgen_toml_in
patch-media_libcubeb_src_cubeb_sndio_c
patch-modules_libpref_init_all_js
Removed files:
www/mozilla-firefox/patches:
patch-devtools_client_debugger_new_debugger_js
Log message:
Update to firefox 57.0 (codename quantum)
See https://www.mozilla.org/en-US/firefox/57.0/releasenotes/
Fixes MFSA2017-24, see
https://www.mozilla.org/en-US/security/advisories/mfsa2017-24/
- Legacy extensions are now unsupported and will stop working - you've
been warned, deal with it
- a separate single content process is now enabled by default
- remove gettext MODULE (reminded by naddy@)
- build stylo css engine (for that, add patches from #1401093 and #1341234)
- remove debugger.js patch, merged upstream (#1400197)
- build webrender, it's not enabled by default at runtime yet, but one
can test it by setting MOZ_WEBRENDER=1 in the env; See
https://wiki.mozilla.org/Platform/GFX/Quantum_Render for details.
- backport patch from ratchov@ (#1221580) enabling full-duplex audio in
cubeb, for a working audio webrtc experience ! Try it...
Tested by many, thanks!