Firefox 94 for developers

This article provides information about the changes in Firefox 94 that will affect developers. Firefox 94 was released on November 2nd, 2021

Changes for web developers

HTML

No notable changes

CSS

No notable changes

JavaScript

No notable changes

APIs

DOM

WebDriver conformance (Marionette)

  • WebDriver:GetWindowHandle and WebDriver:GetWindowHandles now return handles for browser windows instead of tabs, when chrome scope is enabled (Firefox bug 1729291)

HTTP

  • The cache directive of the Clear-Site-Data response header has been disabled by default. It can be enabled using the preference privacy.clearsitedata.cache.enabled (Firefox bug 1729291).

Changes for add-on developers

Older versions