CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/04/21 07:22:18
Modified files:
www/mozilla-firefox: Makefile distinfo
www/mozilla-firefox/patches:
patch-widget_NativeKeyToDOMCodeName_inc
www/firefox-i18n: Makefile.inc distinfo
Log message:
www/mozilla-firefox: update to 150.0.
see https://www.firefox.com/en-US/firefox/150.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-30/
- disable PGO again, fixes wasm crashes seen with element-web (cf #2030583)
- will need to move to llvm 21 or patch llvm 19 to reenable PGO
- add workaround to avoid fetching some pip wheels during configure
(#2026497), another workaround would be to move to ./mach configure ?
ok naddy@