Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Firefox 44 for developers

这篇翻译不完整。请帮忙从英语翻译这篇文章

为了测试火狐最新的开发人员特性,请安装火狐开发人员版(Firefox Developer Edition )Firefox 44 于2016年1月26号发布。这个页面列出了对开发人员有用的关键变化。

对于Web开发人员的变化

开发者工具

Highlights:

All devtools bugs fixed between Firefox 43 and Firefox 44.

HTML

CSS

JavaScript

New APIs

Changes

Removals

Interfaces/APIs/DOM

DOM & HTML DOM

Canvas

WebGL

  • Uniform Buffer Objects have been implemented (bug 1048747).

IndexedDB

Service Workers

WebRTC

New APIs

Miscellaneous

MathML

No change.

SVG

No change.

Audio/Video

No change.

HTTP

Networking

No change.

Security

  • RC4 is now also disabled by default on Beta and Release versions of the browser (bug 1201025) and the whitelist is now empty by default (bug 1215796).

Changes for add-on and Mozilla developers

Interfaces

No change

XUL

No change.

JavaScript code modules

XPCOM

  • The nsIDOMWindow interface is now empty. Its contents were either no longer used, had moved elsewhere, or were only used from C++. The items available from C++ code now reside in the nsPIDOMWindow interface (bug 1216401).

Other

  • Due to breaking changes in Firefox 44 (bug 1202902), add-ons packed with cfx will not work any longer. To make your add-on compatible again, please use jpm. You can find steps to migrate from cfx to jpm here.

See also

Older versions

文档标签和贡献者

 此页面的贡献者: EricHedgedog
 最后编辑者: EricHedgedog,