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

To test the latest developer features of Firefox,
install Firefox Developer Edition
Firefox 49 was released on September 20, 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.

对于Web开发者的改变

开发者工具

HTML

CSS

JavaScript

Interfaces/APIs/DOM

DOM & HTML DOM

Canvas

WebGL

IndexedDB

Media Streams

WebRTC

New APIs

Others

MathML

No change.

SVG

Audio/Video

没有改变.

Plugins and Flash

Beginning in Firefox 49, Firefox, by default, blocks certain kinds of Flash content that aren't necessary for sites to function well. This behavior, controlled by the preference browser.safebrowsing.blockedURIs.enabled, helps to improve the performance of sites and Firefox in general without having significant impact on site usability. It also helps improve stability of the browsing experience by elminating a major cause of crashes. The blocked Flash modules include several used just for fingerprinting purposes, as well as a number of "supercookie" modules, and in the future may be expanded to include more types of blocked modules. See {{bug(1275591)}} for details.

This marks the next step in the journey toward a plugin-free future. HTML is very close to the point where plugins will no longer be needed to get the job done.

HTTP

Networking

Security

Compatibility

为了增强兼容性对于现在已经存在的内容, Firefox 现在接受一些 webkit 前缀 properties and attributes.

改变对于 add-on and Mozilla developers

WebExtensions

Interfaces

Other

没有改变.

See also

Older versions

{{Firefox_for_developers(48)}}