Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

To test the latest developer features of Firefox,
install Firefox Developer Edition

Firefox 44 was released on January 26, 2016. This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.

Changes for Web developers

Developer tools

Highlights:

All devtools bugs fixed between Firefox 43 and Firefox 44.

HTML

CSS

JavaScript

New APIs

Changes

Removals

Interfaces/APIs/DOM

DOM & HTML DOM

Canvas

WebGL

  • Uniform Buffer Objects have been implemented (bug 1048747).

IndexedDB

Service Workers

WebRTC

New APIs

Miscellaneous

MathML

No change.

SVG

No change.

Audio/Video

No change.

HTTP

Networking

No change.

Security

  • RC4 is now also disabled by default on Beta and Release versions of the browser (bug 1201025) and the whitelist is now empty by default (bug 1215796).

Changes for add-on and Mozilla developers

Interfaces

No change

XUL

No change.

JavaScript code modules

XPCOM

  • The nsIDOMWindow interface is now empty. Its contents were either no longer used, had moved elsewhere, or were only used from C++. The items available from C++ code now reside in the nsPIDOMWindow interface (bug 1216401).

Other

  • Due to breaking changes in Firefox 44 (bug 1202902), add-ons packed with cfx will not work any longer. To make your add-on compatible again, please use jpm. You can find steps to migrate from cfx to jpm here.

See also

Older versions

Document Tags and Contributors

Tags: 
 Last updated by: Sebastianz,