--- title: Firefox 5 技術文件 slug: Mozilla/Firefox/Releases/5 translation_of: Mozilla/Firefox/Releases/5 ---
{{FirefoxSidebar}}

Firefox 5,基於 Gecko 5.0,在 2011 年六月21日發行。本文將提供這次發行會對開發者所生影響之資訊。

網路開發者的改變

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')}}