Firefox 72 for Developers 编辑

This article provides information about the changes in Firefox 72 that will affect developers. Firefox 72 was released on January 7, 2020.

Changes for web developers

Developer tools

Console:

JavaScript debugger:

  • You can now right/Ctrl click on objects in the Scopes panel, and choose Property set or Property get to set watchpoints (bug 1574192).

Network Monitor:

Page Inspector:

Removals

HTML

No changes.

CSS

Removals

SVG

No changes

JavaScript

APIs

New APIs

DOM

DOM events

Service workers

Media, Web Audio, and WebRTC

Removals

  • Removed the non-standard window.mozPaintCount property. (bug 1591968)
  • The BatteryManager interface is no longer exposed to web content (bug 1441976).
  • Navigator.vibrate() is no longer supported in cross-origin <iframe>s (bug 1591113).
  • WebRTC no longer supports the rid= and pt= parameters on the simulcast attribute. The new syntax for a line such as "a=simulcast: send rid=7 recv rid=8" is now "a=simulcast: send 7 recv 8". The new syntax has been supported since Firefox 68, so now it's time tor retire support for the old syntax (bug 1470568).

Security

Plugins

No changes.

WebDriver conformance (Marionette)

  • Removed Anon and AnonAttribute strategies from WebDriver:FindElement and WebDriver:FindElements commands (bug 1587627).
  • Webdriver:TakeScreenshot no longer fails if captured area exceeds upper maximum bound for the canvas width, height, or size (bug 1590064).

Changes for add-on developers

API changes

Manifest changes

No changes.

See also

Older versions

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

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

发布评论

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

词条统计

浏览:117 次

字数:17310

最后编辑:7年前

编辑次数:0 次

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