--- title: Firefox 45 for developers slug: Mozilla/Firefox/Releases/45 tags: - Firefox - Firefox 45 translation_of: Mozilla/Firefox/Releases/45 ---
{{FirefoxSidebar}}

安装Firefox开发者版本,
以便测试Firefox最新的功能
Firefox 45 was released on March 8, 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.

针对网络开发者的功能更新

开发工具

{{page('/en-US/docs/Tools/Release_notes', 'Firefox_45')}}

HTML

CSS

JavaScript

Interfaces/APIs/DOM

DOM & HTML DOM

WebGL

Our implementation of WebGL2 have been extended:

IndexedDB

No change.

Service Workers

WebRTC

No change.

New APIs

No change.

Miscellaneous

MathML

 

No change.

SVG

Audio/Video

HTTP

Security

Changes for add-on and Mozilla developers

Interfaces

No change.

XUL

JavaScript code modules

No change.

XPCOM

No change.

Search plugins

Starting in Firefox 45, search plugins located in the user's profile's searchpluginsdirectory are no longer automatically loaded on startup. Instead, a list of user-installed plugins is maintained and only those plugins are loaded. In effect, this means that the only ways to install new search plugins are for the user to do so in the Firefox UX (via OpenSearch discovery, for instance) or for an add-on to install it. Also, when a new search plugin is installed, more information is recorded about where it came from, for future use by profile debugging and cleaning tools.

 

Other

 

See also

Older versions

{{Firefox_for_developers(44)}}