Firefox 79 for developers 编辑

This article provides information about the changes in Firefox 79 that will affect developers. Firefox 79 was released on July 28, 2020.

See also Firefox 79: The safe return of shared memory, new tooling, and platform updates on Mozilla hacks.

Changes for web developers

Developer Tools

Console

Debugger

Other tools

HTML

  • The <iframe> element's sandbox attribute now supports the allow-top-navigation-by-user-activation token (bug 1359867).
  • Setting target="_blank" on <a> and <area> elements implicitly provides the same behavior as also setting rel="noopener" (bug 1522083).

CSS

  • External style sheets are now cached per document group (bug 1599160). Firefox will minimize retrieval and revalidation of cached style sheets when navigating pages on the same origin. A simple reload (for example, F5) will not revalidate the cached CSS files. To load current versions of the style sheets, reload the page bypassing the cache (Cmd/Ctrl + F5).

Removals

JavaScript

HTTP

APIs

DOM

Media, WebRTC, and Web Audio

  • Firefox now supports remote timestamps on statistics records whose RTCStatsType is remote-outbound-rtp. The RTCRemoteOutboundRtpStreamStats dictionary which is used to provide these statistics now includes the remoteTimestamp property, which states the timestamp on the remote peer at which the statistics were collected or generated (bug 1615191).

Removals

  • A number of internal Gecko events — including DOMWindowClose — which were accidentally exposed to the web, are now internal-only as intended (bug 1557407).

WebAssembly

Changes for add-on developers

See also

Older versions

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

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

发布评论

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

词条统计

浏览:80 次

字数:15553

最后编辑:6年前

编辑次数:0 次

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