PR/60579 CVS commit: pkgsrc/www/firefox
"Ryo ONODERA" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60579; it has been noted by GNATS. From: "Ryo ONODERA" <[email protected]> To: [email protected] Cc: Subject: PR/60579 CVS commit: pkgsrc/www/firefox Date: Fri, 14 Aug 2026 12:26:11 +0000 Module Name: pkgsrc Committed By: ryoon Date: Fri Aug 14 12:26:11 UTC 2026 Modified Files: pkgsrc/www/firefox: Makefile distinfo mozilla-common.mk pkgsrc/www/firefox/patches: patch-browser_app_profile_firefox.js Added Files: pkgsrc/www/firefox/patches: patch-dom_canvas_WebGLMethodDispatcher.h Log Message: www/firefox: Update to 153.0.4 * Reenable WebGL with a patch from tsutsui@ via PR pkg/60579. * Remove commented-out hunspell dependency. hunspell is sandboxed with wasm and external hunspell is not available anymore. Changelog: 153.0.4: Fixed * Fixed Firefox becoming unresponsive when clearing browsing history, which could also result in site data being lost. (Bug 2059647) 153.0.3: New * Smart Window includes several enhancements: + The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042) + The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385) Fixed * Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444) * Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865) * Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857) * Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264) * Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101) * Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594) To generate a diff of this commit: cvs rdiff -u -r1.668 -r1.669 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.589 -r1.590 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.320 -r1.321 pkgsrc/www/firefox/mozilla-common.mk cvs rdiff -u -r1.25 -r1.26 \ pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/firefox/patches/patch-dom_canvas_WebGLMethodDispatcher.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.