作者rick (物以类聚人以群分)
看板Browsers
标题[-Fx-] Firefox 153.0.1 Release
时间Tue Jul 21 21:58:02 2026
官方版本154.0预计在 2026年08月18日(美国时间) 台湾时间08月18日~08月19日 更新
153.0.1 Release Note
https://www.mozilla.org/en-US/firefox/153.0.1/releasenotes/
Fixed︰
Addressed a startup crash on Windows that could occur after updating
Firefox, when some of the application's internal files could not be loaded.
Firefox should now start in these cases, although parts of the interface may
not display correctly until a further update completes (Bug 2056926).
https://bugzilla.mozilla.org/show_bug.cgi?id=2056926
Fixed audio playing silently on some music and audio streaming sites after
pausing and resuming playback (Bug 2053586).
https://bugzilla.mozilla.org/show_bug.cgi?id=2053586
Fixed the New Tab page background flashing a few seconds after the page
loaded when a custom wallpaper was in use (Bug 2056650).
https://bugzilla.mozilla.org/show_bug.cgi?id=2056650
Fixed a crash that could occur when a page loaded a frame using a
javascript: address (Bug 2054485).
https://bugzilla.mozilla.org/show_bug.cgi?id=2054485
Fixed a crash that could occur while typing text in an editable area of a
page (Bug 2053867).
https://bugzilla.mozilla.org/show_bug.cgi?id=2053867
Fixed a search engine you had already installed yourself being labeled as
"New" when Firefox later started offering the same engine (Bug 2053710).
https://bugzilla.mozilla.org/show_bug.cgi?id=2053710
Improved pointer lock, used by games and other immersive web content, so
that the mouse pointer is less likely to escape the Firefox window (Bug 1255338
, Bug 2040628).
https://bugzilla.mozilla.org/show_bug.cgi?id=1255338
https://bugzilla.mozilla.org/show_bug.cgi?id=2040628
Fixed an issue in the Inspector's Rules view where pseudo-elements could
only be expanded once per selected element (Bug 2054525).
https://bugzilla.mozilla.org/show_bug.cgi?id=2054525
Fixed View Page Source failing to load
blob: documents (Bug 2054428).
https://bugzilla.mozilla.org/show_bug.cgi?id=2054428
Fixed View Page Source timing out on documents that inherit their origin,
such as frames using the
srcdoc attribute (Bug 2054487).
https://bugzilla.mozilla.org/show_bug.cgi?id=2054487
Unresolved︰
Some Windows users may experience a crash on startup after updating, caused
by an incomplete update leaving the Firefox installation in an inconsistent
state (
Bug 1681745). If you are affected, downloading Firefox from
firefox.com and installing it over your existing installation will repair it.
Your bookmarks, passwords and other data are stored separately and will not
be affected.
https://bugzilla.mozilla.org/show_bug.cgi?id=1681745
153.0 Release Note
https://www.mozilla.org/en-US/firefox/153.0/releasenotes/
New︰
High Dynamic Range (HDR) video playback is now available on Windows - this
feature needs HDR mode enabled for the display in Windows Settings - Display.
Laptop displays that only offer "HDR video streaming" are not supported at
this time. Some videos recorded on phones in certain orientations are
currently not shown as HDR.
Containers let you keep separate parts of your online life (work, shopping,
personal, banking) logged into different accounts in the same browser window,
but keep your cookies and ad tracking isolated inside each container.
https://support.mozilla.org/kb/how-use-firefox-containers
Share any open page with a QR code. Right-click a tab, select Share >
Generate QR Code. Great for posters, invitations, banners, and other printed
materials.
https://i.meee.com.tw/WD9bbi6.png
It is now possible to merge multiple PDFs by dragging a PDF into the PDF
sidebar.
It is now possible to add images as new pages within PDFs using the Firefox
PDF editor.
Quickly pick and copy a color from any page by typing "pick color", "color
picker", or "eyedropper" in the address bar and selecting the "Pick a color"
quick action.
https://i.meee.com.tw/dtUscW5.png
Added support for Apple's system-wide full-screen keyboard command
(Globe-F).
Firefox now verifies and displays
Qualified Website Authentication
Certificates (QWACs) in accordance with eIDAS regulations.
https://en.wikipedia.org/wiki/Qualified_website_authentication_certificate
Added improved support for videos with overlays so users can more easily
access video actions from context menus.
Firefox now highlights the location permission icon in red whenever a website
has access to your location. The permission icon is also now visible on
search results pages where it was previously hidden.
https://i.meee.com.tw/NGD5Ur3.png
Smart Window:
https://www.firefox.com/smart-window
。See and choose AI models directly from the Smart Window assistant.
。New Tab now includes a familiar address bar for typing websites and
searching the web.
https://i.meee.com.tw/MnhRylY.png
Firefox Labs︰
Firefox Labs can now be opened quickly by typing "labs" or "experiment" in
the address bar and selecting the Open Firefox Labs quick action.
https://i.meee.com.tw/dH2QH6P.png
Firefox now offers experimental support for the new
JPEG XL image format,
which generally provides better compression than WebP, JPEG, PNG, and GIF and
is designed to supersede them. You can enable it from the Firefox Labs panel
in Settings.
https://jpegxl.info/
Fixed︰
Various security fixes.
https://www.mozilla.org/security/advisories/mfsa2026-68/
Changed︰
Extensions can no longer access local files by default. Users can grant or
revoke this access via the new "Access local files on your computer"
permission, separate from "Access your data for all websites".
Local Network Access restrictions are now enabled by default for all users.
Firefox requires websites to request permission before connecting to devices
on your local network or to apps and services on your device.
Outdated cookie settings have been removed from the Settings UI. Users
still in that mode should switch to default behavior "Isolate cross-site
cookies". More information
https://groups.google.com/a/mozilla.org/g/firefox-dev/c/dXvMLkzyFqM
Enterprise︰
https://support.mozilla.org/kb/firefox-enterprise-153-release-notes
Developer︰
Developer Information
https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/153
A new "Local Mode" setting in the options panel allows developers to load
local directories via custom origins. This simplifies testing for APIs that
do not function over standard
file:// URLs, removing the need to run a local
web server. Multiple directory mappings are supported.
Web Platform︰
Firefox now supports a limited subset of the non-standard
::-webkit-scrollbar pseudo-element to improve web compatibility:
。Rules with non-zero
width/
height disable overlay scrollbars for the
affected container.
。
display: none on
::-webkit-scrollbar behaves like
scrollbar-width: none,
hiding the scrollbar.
。
@supports selector(::-webkit-scrollbar) now evaluates to true.
。Full styling capabilities (colors, border-radius, etc.) are intentionally
not supported.
The
vertical-align property was converted into a shorthand for
baseline-source,
alignment-baseline, and
baseline-shift in Firefox 149. Now,
alignment-baseline supports the new keywords
alphabetic,
ideographic,
central,
mathematical, and
hanging, extending the variety of
baselines to
choose for alignment.
https://mzl.la/4yzc8MP
Implemented the new
popover=hint spec, which
removes a series of
inconsistent and unexpected behaviors.
https://github.com/whatwg/html/issues/12304
The
circle() and
ellipse() functions accept two new keywords
closest-corner
and
farthest-corner for their radial size.
https://mzl.la/4fn1mR1
https://mzl.la/4fwubdX
The newly added
Error.stackTraceLimit property allows to set the maximal
depth of the captured JavaScript error stack as a performance optimization.
https://mzl.la/4bVBQRY
Developers can now use the
text import attribute to
import text files using
the module system.
https://mzl.la/4bzEWuM
The
Picture In Picture API exposes a way for web developers to make use of
user agent Picture-In-Picture functionality.
https://developer.mozilla.org/docs/Web/API/Picture-in-Picture_API
The
Intl.LocaleInfo proposal adds the ability to query
Locale information,
such as week data (first day in a week, weekend start day, weekend end day),
text direction and hour cycle used in the Locale.
https://mzl.la/4pxxOoE
The
MediaCapabilities.decodingInfo() and
MediaCapabilities.encodingInfo()
methods now accept the "webrtc" configuration type. This allows a site to
query whether a given audio or video configuration can be decoded or encoded
for WebRTC and whether doing so will be smooth and/or powerEfficient.
--
身在黑暗 心向光明
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 61.30.180.52 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Browsers/M.1784642315.A.3A1.html
1F:推 Tsukasayeo: 上个版本开一些元素比较多的页面像亚马逊就会出现载 07/22 15:28
2F:→ Tsukasayeo: 入卡住,整个Process会被卡死连程式都无法正常关闭 07/22 15:28
3F:→ rick: 应该随便丢一个链结上来给大家测试 自己也用别的浏览器试试~ 07/22 21:57
4F:推 Tsukasayeo: 更新最新版一样出现同样问题了,并不是特定页面出现 07/22 22:18
5F:→ Tsukasayeo: 主要是发生在逛日亚逛久一点之後切换载入页面就卡住了 07/22 22:19
6F:推 Tsukasayeo: 从Log看有可能是跟RTSS或是硬体加速冲突? 07/22 22:23
8F:推 YuQilin: 我昨天把用了二年的 Firefox 设定档重建 07/23 08:42
9F:→ YuQilin: 速度提升有感 一些卡顿的现象也消失了 07/23 08:42
10F:→ YuQilin: 磁碟占用也从2GB缩减到200MB 07/23 08:42
11F:→ YuQilin: 重建的速度其实蛮快的 不过我不是用内建的重新整理 07/23 08:42
13F:→ YuQilin: 下载繁体中文版 在根目录建立 FirefoxPortable.ini 07/23 08:42
14F:→ YuQilin: [FirefoxPortable] 07/23 08:42
15F:→ YuQilin: AllowMultipleInstances=true 07/23 08:42
16F:→ YuQilin: 这样就可以同时打开系统安装的 Firefox 和免安装版 07/23 08:42
17F:→ YuQilin: 对照系统 Firefox 安装扩展和汇入设定 07/23 08:42
18F:→ YuQilin: 之後删除系统设定档把免安装的设定档复制过去 07/23 08:42
19F:→ YuQilin: 例如系统设定档是 xxxxxxxx.default-release 07/23 08:42
20F:→ YuQilin: 把里面的东西删除(不要删除资料夹) 07/23 08:42
21F:→ YuQilin: 复制 FirefoxPortable\Data\profile\ 07/23 08:42
22F:→ YuQilin: 启动後汇入书签 最後再登入 Firefox 帐号 07/23 08:42
23F:→ YuQilin: 密码和浏览历史就会同步回来 网站需要重新登入 07/23 08:42
24F:→ YuQilin: 如果扩展少的话 过程大概只需10分钟 07/23 08:42
26F:→ rick: 不知道会不会出当前版本的档案对照 这样备份比较省事! 07/24 06:50
27F:→ rick: 我记得57+有重做过了 但是感觉还是有一些垃圾档案存在 Orz 07/24 06:51
28F:推 Lukesky: tete009出了一个根据Firefox去修改的新浏览器 但要搬家 07/24 07:40
29F:→ Lukesky: 好麻烦喔 07/24 07:40
31F:→ MK47: 你只要把profiles档放在指定位置就好了吧? 07/24 10:21
32F:→ MikageSayo: tete009也跟着超过20年了,不新啦 07/25 11:46
33F:推 sellgd: 有sideberry树状tab 还能.json汇出汇入 还需要书签? 07/25 13:12
34F:→ sellgd: tete居然还有57版量子之前的用的 07/25 13:13
35F:推 dosiris: 感谢分享tete009 没想到153有能用uBlock origin的副版 07/26 06:24
36F:→ dosiris: 不知道tete009跟esr portable比较起来快吗 07/26 06:26
37F:→ dosiris: tete009最新版按alt有import profile选项 07/26 06:27
※ 编辑: rick (61.30.177.20 台湾), 07/28/2026 23:11:41
38F:推 Tsukasayeo: 试了一下,日亚多Load几次就很容易整个FX卡住,特别是 07/29 22:55
40F:推 dosiris: 试过上面网页在esr portable 140.13版reload好几次没事 07/31 05:37
41F:→ hn9480412: 155 Nightly的UI改得有够丑 07/31 23:53
42F:推 YuQilin: Nightly 预设启用 Nova UI 进行测试 08/02 12:37
43F:→ YuQilin: 可以用 browser.nova.enabled 关掉 08/02 12:37
44F:→ YuQilin: 我喜欢 Nova UI 的配色 08/02 12:37
45F:→ YuQilin: 不过面板的圆角有点太大了 不太协调XD 08/02 12:37
46F:→ YuQilin: 比较糟糕的是外边距的设计 违反费兹法则 08/02 12:37
47F:→ YuQilin: 造成无法轻易的移到边缘点选分页 08/02 12:37
48F:→ YuQilin: 不知道是怎麽通过 UX 审查的 08/02 12:37
49F:→ YuQilin: 可以做到像 Edge 一样 保留外边距 08/02 12:37
50F:→ YuQilin: 但仍然维持可点击性 而不是简单粗暴的 08/02 12:37
51F:→ YuQilin: 在视窗最大化时移除外边距 08/02 12:37
52F:→ YuQilin: 不知道官方会怎麽改...... 08/02 12:37
53F:推 YuQilin: @Tsukasayeo 我用153版测试你的日亚网页 08/02 12:43
54F:→ YuQilin: 重刷好几次都没有发生卡住的现象 08/02 12:43
55F:→ YuQilin: 你使用profile管理员 08/02 12:43
56F:→ YuQilin: 建立一个新profile试试看会不会卡住 08/02 12:43
57F:→ YuQilin: 或者是用我前面说的方法直接重建一个profile 08/02 12:43
58F:→ YuQilin: 我之前也是有问题debug很久无法解决 08/02 12:43
59F:→ YuQilin: 直接重建问题就不见了 08/02 12:43
60F:→ YuQilin: 重建的速度很快比debug更省时间 08/02 12:43