Firefox 141 for developers

This article provides information about the changes in Firefox 141 that affect developers. Firefox 141 is the current Nightly version of Firefox and ships on July 22, 2025.

Changes for web developers

Developer Tools

HTML

Removals

CSS

Removals

JavaScript

Removals

SVG

Removals

HTTP

  • The "cache" directive of the Clear-Site-Data response header now clears the bfcache (backwards-forwards cache). This allows a site to ensure that if anyone navigates backward after a user has signed out, private details that were visible during the initial session will not be exposed. (Firefox bug 1930501).

Removals

Security

Removals

APIs

  • The closedBy attribute of the HTMLDialogElement interface, and corresponding closedby attribute of the <dialog> element, are supported. Developers can use these to specify what mechanisms are able to close the dialogs, such as user interaction outside the dialog ("light dismiss") or programmatic closing. (Firefox bug 1964078).

DOM

Media, WebRTC, and Web Audio

Removals

WebAssembly

Removals

WebDriver conformance (WebDriver BiDi, Marionette)

General

WebDriver BiDi

Marionette

Changes for add-on developers

Removals

Other

Experimental web features

These features are shipping in Firefox 141 but are disabled by default. To experiment with them, search for the appropriate preference on the about:config page and set it to true. You can find more such features on the Experimental features page.

Older versions