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

Firefox 10 shipped on January 31, 2012. This article provides information about the new features and key bugs fixed in this release, as well as links to more detailed documentation for both web developers and add-on developers.

This documentation is not yet complete. Want to help document Firefox 10? See the list of bugs that need to be written about and pitch in!

Important note: Firefox 10 is the first release of this browser with two digits. This may lead to problem with some UA-sniffing scripts. Be sure to check them, and those contained in 3rd-party software you embed in your pages, like libraries. For more information about this, look at the Firefox goes 2-digit article on hack.mozilla.org.

Changes for Web developers

HTML

JavaScript

DOM

DOM3 Events

DOM4

Page Visibility API

Full Screen API

Battery API

Canvas

WebGL

Web Workers

IndexedDB

Great progress has been made to update IndexedDB to the latest draft specification. This effort will continue in Firefox 11.

Other

CSS

SVG

Networking

Developer tools

Changes for Mozilla and add-on developers

For an overview of likely issues that may arise when updating your add-ons to support Firefox 10, see Updating add-ons for Firefox 10.

Note: The old PRBool data type has been retired! Anywhere in the documentation that refers to it now uses the standard C++ bool type instead. Documentation will be updated in the future, but for now, just keep this in mind.

Manifests

XUL

XPConnect

Interface changes

Plug-in changes

Build system changes

See also

{{ languages( { "ja": "ja/Firefox_10_for_developers" } ) }}