mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
79 lines
3.8 KiB
Markdown
79 lines
3.8 KiB
Markdown
|
[#]: subject: "Firefox 110 Released with GPU Sandboxing, WebGL Improvements"
|
|||
|
[#]: via: "https://debugpointnews.com/firefox-110/"
|
|||
|
[#]: author: "arindam https://debugpointnews.com/author/dpicubegmail-com/"
|
|||
|
[#]: collector: "lkxed"
|
|||
|
[#]: translator: "wxy"
|
|||
|
[#]: reviewer: "wxy"
|
|||
|
[#]: publisher: "wxy"
|
|||
|
[#]: url: "https://linux.cn/article-15572-1.html"
|
|||
|
|
|||
|
Firefox 110 发布,带来 GPU 沙盒、WebGL 改进功能
|
|||
|
======
|
|||
|
|
|||
|
![][1]
|
|||
|
|
|||
|
> Firefox 110 现在可以下载了,带来了以下新功能。
|
|||
|
|
|||
|
上周发布的 Firefox 110 是今年的第二个版本,现在可以通过官方发布渠道下载和升级。
|
|||
|
|
|||
|
这个月度版本是在 [Firefox 109][2] 版本之后发布的,后者是在 1 月份发布的。
|
|||
|
|
|||
|
总的来说,新的功能和错误修复很少,特别是对 Linux 来说。下面是一个快速点评。
|
|||
|
|
|||
|
![Firefox 110 Running in Linux][3]
|
|||
|
|
|||
|
### Firefox 110 的最佳新功能
|
|||
|
|
|||
|
对于 Windows 用户来说,这个版本有一些好消息。期待已久的安全功能 “GPU 沙盒” 现在在 Windows 中的 Firefox 中可用。从理论上讲,沙盒可以隔离一个进程,使其他恶意程序无法攻击或访问系统中的其他进程。有了这个功能,GPU 进程会被隔离,在 Windows 中可以给你一个更安全的浏览体验。
|
|||
|
|
|||
|
你可以使用以下步骤检查沙盒功能。
|
|||
|
|
|||
|
- 从地址栏打开 `about:support`。
|
|||
|
- 在页面底部搜索(`CTRL+F`)“sandbox”。
|
|||
|
- 并验证设置。
|
|||
|
|
|||
|
不知道这项功能何时会到达 Linux 或 macOS。
|
|||
|
|
|||
|
除上述内容外,现在还可以从 Opera 和 Vivaldi 网络浏览器中导入书签、浏览历史和密码。这使那些想迁移到 Firefox 的人更加方便。
|
|||
|
|
|||
|
此外,Firefox 浏览器现在启用了阻止第三方模块注入 Firefox 浏览器的选项。企业级大规模的 Firefox 浏览器部署得到了一个与上述阻止相一致的新策略,名为 `DisableThirdPartyModuleBlocking`。然而,它在 Firefox ESR 部署中不可用。
|
|||
|
|
|||
|
在 macOS、Linux 和 Windows 中进行了一些可用性改进,在按下 `CTRL` + `backspace`/`delete`或 `Cmd` + `backspace` 时,可以清除本地化的日期时间字段。除此之外,Firefox 现在在 Windows 的非英特尔 GPU 中叠加了硬件解码的视频,改善了视频播放性能和缩放质量。
|
|||
|
|
|||
|
这些是主要的变化,除了开发者特定的 CSS、HTML 更新,你可以在更新日志页面找到更多变化的说明(见下文)。
|
|||
|
|
|||
|
### 下载和更新
|
|||
|
|
|||
|
对于 Linux 发行版,如果你通过你的发行版的官方仓库使用 Firefox,那么你应该在几天内得到这个更新。
|
|||
|
|
|||
|
然而,你也可以从下面的页面下载这个版本的压缩版本。对于其他下载选项,请访问我们的 [Firefox 浏览器下载指南][4]。
|
|||
|
|
|||
|
> **[下载 Firefox 浏览器110][5]**
|
|||
|
|
|||
|
祝你浏览愉快!
|
|||
|
|
|||
|
- [正式发布说明][6]
|
|||
|
- [Beta110 发布说明][7]
|
|||
|
- [开发者发布说明][8]
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: https://debugpointnews.com/firefox-110/
|
|||
|
|
|||
|
作者:[arindam][a]
|
|||
|
选题:[lkxed][b]
|
|||
|
译者:[wxy](https://github.com/wxy)
|
|||
|
校对:[wxy](https://github.com/wxy)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[a]: https://debugpointnews.com/author/dpicubegmail-com/
|
|||
|
[b]: https://github.com/lkxed/
|
|||
|
[1]: https://debugpointnews.com/wp-content/uploads/2023/02/firefox.jpg
|
|||
|
[2]: https://debugpointnews.com/firefox-109/
|
|||
|
[3]: https://debugpointnews.com/wp-content/uploads/2023/02/Firefox-110-Running-in-Linux.jpg
|
|||
|
[4]: https://www.debugpoint.com/download-firefox/
|
|||
|
[5]: https://ftp.mozilla.org/pub/firefox/releases/110.0/
|
|||
|
[6]: https://www.mozilla.org/en-US/firefox/110.0/releasenotes/
|
|||
|
[7]: https://www.mozilla.org/en-US/firefox/110.0beta/releasenotes/
|
|||
|
[8]: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/110
|