--- title: Firefox 5 for developers slug: Mozilla/Firefox/Releases/5 tags: - Firefox - Firefox 5 - Gecko 5.0 - NeedsTranslation - TopicStub translation_of: Mozilla/Firefox/Releases/5 ---
{{FirefoxSidebar}}

Firefox 5, based on Gecko 5.0, was released on June 21, 2011. This article provides links to information about the changes that affect developers in this release.

Changes for web developers

HTML

Canvas improvements

CSS

CSS animations
Support for CSS animations has been added, using the -moz- prefix for now.

DOM

JavaScript

SVG

HTTP

MathML

Developer tools

Changes for Mozilla and add-on developers

For a guide to updating your add-on for Firefox 5, please see Updating add-ons for Firefox 5.

Note: Firefox 5 requires that binary components be recompiled, as do all major releases of Firefox. See Binary Interfaces for details.

Changes to JavaScript code modules

New JavaScript code modules

NetUtil.jsm

Interface changes

New interfaces

Removed interfaces

The following interfaces were implementation details that are no longer needed:

Debugging aids

JavaScript API (SpiderMonkey)

Build system changes

See also

{{Firefox_for_developers('4')}}