--- title: Firefox 9 技術文件 slug: Mozilla/Firefox/Releases/9 translation_of: Mozilla/Firefox/Releases/9 ---

Firefox 9 was released for Windows on December 20, 2011. Mac and Linux version 9.0.1, which fixed a crashing bug discovered at the last minute, were released on December 21, 2011.

Changes for web developers

HTML

CSS

JavaScript

No change.

DOM

Using full-screen mode
The new full-screen API provides a way to present content using the entire screen, with no browser interface. This is great for video and games. This API is currently experimental and prefixed.

Workers

WebGL

MathML

Networking

Developer tools

Changes for Mozilla and add-on developers

See Updating add-ons for Firefox 9 for an overview of the changes you may need to make to get your add-ons working in Firefox 9.

XUL

JavaScript code module changes

Service changes

NSPR

Interface changes

Removed interfaces

Miscellaneous interface changes

IDL parser

The IDL parser no longer includes support for the never fully-implemented notion of unique pointers.

Build system changes

Other changes

See also