- Oct 9, 2016
- 6,153
New
- Microsoft PlayReady encrypted media playback is now being rolled out to select sites on Windows. Through this support, we are gradually rolling out a 1080p baseline and 4K Ultra HD support with key streaming partners. An added benefit is that viewers get less battery drain and better performance when streaming their favorite movies and shows.
This feature is part of a progressive roll out.
What is a progressive roll out?
- Wide Color Gamut WebGL is now available for Windows and macOS users! With this support, Firefox is bringing a richer, more vivid range of colors to the videos, games, and images on your screen. This implementation currently supports wider color (P3) profiles in 8-bit.
- WebRender hardware accelerated rendering is now enabled for most SVG filter primitives, improving performance for certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset.
- Added support for macOS’ new screen and window sharing selection features on macOS 15 and later. Support for macOS 14 will be added in a future release.
- The macOS session resume feature has been enhanced. Firefox will now automatically relaunch if it was open before a system restart, like after an OS update.
- Firefox now blocks third-party cookie access when Enhanced Tracking Protection's Strict mode is enabled.
Fixed
- Various security fixes.
Changed
- As a follow-up to our work to upgrade mixed content starting with Firefox 127, HTTP-favicons will now also be blocked if they can not be received over HTTPS instead.
- The Copy Without Site Tracking option is now grayed out when no known tracking parameters are found within the link. Additionally, more tracking parameter support has been added for websites such as LinkedIn and Shopee. Please report tracking parameters that aren't removed by filing a bug in Bugzilla.
Enterprise
- You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 132 Release Notes.
Developer
- Developer Information
- Support for HTTP/2 Push has been removed due to compatibility issues with various sites. This feature is not currently supported by any other major browser.
- Console logging in service workers is now functional again. The console.log API can be used within active service workers and the output inspected in the Console panel of the Developer Tools toolbox.
- Support for debugging remote devices via USB has also been restored. Simply go to about:debugging, plug in your phone using a USB cable, and refresh the device list. The phone will now appear correctly in the list.
Web Platform
- Added support for a post-quantum key exchange mechanism for TLS 1.3 (mlkem768x25519) which secures communications against advanced / long-term threats.
- Added support for Certificate Compression which reduces the size and increases the speed of a TLS handshake.
- Text directionality computation has been updated to follow the latest model defined in the HTML specification, improving interoperability with other web browsers.
- The requestVideoFrameCallback() method is now available on the HTMLVideoElement interface. This method enables developers to perform efficient operations on each video frame.
- The getCapabilities method allows applications to gather the media capabilities supported for the live MediaStreamTrack.
- The fetchpriority attribute enables web developers to optimize resource loading by specifying the relative priority of resources to be fetched by the browser. It accepts three values: auto (default priority), low (lower priority), high (higher priority). It can be specified on script, link, img elements, on the RequestInit parameter of the fetch() method and Link response headers. The HTML specification leaves the detailed interpretation of this attribute up to implementers. Firefox will typically use it to increase or decrease the urgency parameter of HTTP/2 and HTTP/3 requests.
- The heuristic granting storage access for some window openings is now disabled.
Fixed:
- Various security fixes.
- Fixed issues causing intermittent video playback problems on some sites. (Bug 1928484, Bug 1928798)
- Fixed an issue causing themes to reset to default after restarting Firefox, in particular when using the Firefox Color add-on. (Bug 1928082)
- Fixed possible errors when playing encrypted media content through some streaming providers. (Bug 1929491)
- Added a mitigation to help reduce the frequency of duplicated push notifications reported by some users. (Bug 1928868)
- Fixed hangs when printing from some sites when using the system print dialog. (Bug 1898184)
- Fixed a crash which could occur when using Microsoft SSO on macOS. (Bug 1929622)
- Fixed a crash in the Network Monitor developer tool which could occur in some circumstances. (Bug 1924882)
Firefox now has a new anti-tracking feature enabled in Enhanced Tracking Protection "strict" mode: Bounce Tracking Protection. This protection detects bounce trackers based on redirect behavior and periodically purges their cookies and site data to prevent tracking.
- Fixed the missing scrollbar in the Library window, such as when viewing History or Bookmarks. (Bug 1934482)
- Fixed a problem where toolbar buttons were not visible on mouseover when using both the Windows High Contrast theme and the Firefox System theme. (Bug 1930840)
- Fixed blurry line drawing on some Canvas elements when hardware acceleration is enabled. (Bug 1933668)
- Fixed incorrect Firefox window positioning on Windows when restoring from maximized. (Bug 1934238)