对于开发人员的 Firefox 78

本文提供了有关 Firefox 78 中将影响开发人员的更改的信息。Firefox 78 发布于2020 年 6 月 30 日.

另请参阅 Firefox 78 中的新增功能:DevTools 的改进,新的正则表达式引擎以及 Mozilla hacks 上大量的 Web 平台更新。

对于 Web 开发人员的更改

开发者工具

调试器

网络监控器

其他工具

  • The Accessibility inspector is out of beta. You can use it to check for various accessibility issues on your site. (Firefox bug 1602075)
  • Uncaught promise errors now provide all details in the Console, including their name and stack. (Firefox bug 1636590)

CSS

JavaScript

一些 API

DOM

服务工作者

Web 组装

  • Wasm Multi-value is now supported, meaning that WebAssembly functions can now return multiple values, and instruction sequences can consume and produce multiple stack values (Firefox bug 1628321).
  • WebAssembly now supports import and export of 64-bit integer function parameters (i64) using BigInt from JavaScript (Firefox bug 1608770).

TLS 1.0 和 1.1 已被移除

对于附加组件开发人员的更改

旧版本