Firefox 23 for developers 编辑

Changes for Web developers

Security

  • Mixed content blocking. Firefox will no longer load non-secure (http) resources on secure (https) pages (bug 834836).
  • The standard syntax of CSP 1.0 policies are now implemented and enforced by default.

Developer Tools

  • A Network Panel has been added to the developer tools. This is more detailed view than the "Net" view option in the Web Console.
  • Web Console has been renamed "Console", and includes the option to filter security errors/warnings.
  • The new Toolbox Options lets you disable features, change light/dark theme, or enable Chrome/Remote debugging.

HTML

JavaScript

  • The Object.defineProperty method can now be used to redefine the length property of an Array object.
  • The option to disable JavaScript, including the options to allow moving windows/replace context menu, have been removed. You may still disable JavaScript by double clicking the "javascript.enabled" option in about:config.

DOM

WebRTC

CSS

  • The blink effect for text-decoration: blink; has no more effect, but is still a valid value (bug 857820).
  • In-flow ::after and ::before pseudo-elements are now flex items (bug 867454).
  • The way to compute viewport units has been changed. In conjunction with overflow:auto, space taken by eventual scrollbars is not substracted from the viewport, whereas in the case of overflow:scroll, it is. (bug 811403)

MathML

  • Negative widths for the <mspace> element has been implemented (bug 717546).
  • The <semantics> element now determines the visible child as described in the MathML3 specification.

Changes for addon and Mozilla developers

Firefox developer tools

Addons that overlay chrome://browser/content/debugger.xul must now overlay chrome://browser/content/devtools/debugger.xul. You may add references to both these files in chrome.manifest for compatibility.

See also

Older versions

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:65 次

字数:11070

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文