|
阅读:162649回复:378
[Nightly] Firefox 新特性开发进展汇总贴
目前开发代号为 Photon 的新主题正在开发当中,之前我也介绍过了未来预计 Firefox 57 到来的新主题的一些概念图(应该会接近一些最终形态)。目前新主题的实际界面开发刚刚到了页面菜单这块。目前 Nightly 55.0a 已经可以体验到了。
具体就是在 about:config 里面将 browser.photon.structure.enabled 修改为 true。这样原先三道杠就会变成页面菜单按钮了。 图片:sp170428_105720.png ![]() 但很遗憾,由于三道杠被替换成了页面菜单按钮,所以原来三道杠的实际功能就无法使用了。不过我们可以通过按 ALT 弹出菜单栏来使用三道杠原来的功能。 目前新主题还在开发当中,随时有可能有新的界面变化登陆到 Nightly,所以有兴趣的朋友可以保持这个 about:config 参数开启继续体验,如果想回到以前三道杠,那就关闭这个参数即可。 =================== Firefox 56.0a Nightly 已经默认开启 browser.photon.structure.enabled 这个参数了。 =================== Firefox 57.0a 已基本完成 Photon 全部特性的开发并呈现给 Nightly 用户。 |
|
|
|
1楼#
发布于:2026-04-30 11:32
152.0a1 / New / Bug 2027803Starting with Firefox 152, Nightly builds have an in-memory cache for the JavaScript compilation result, which is shared across navigation within the same domain, in order to improve the page load performance. The cache works in the same way as the existing in-memory cache for the stylesheets and the images. This can affect how the cached requests/responses are handled in DevTools, WebDriver, and WebExtensions APIs such as webRequest and declarativeNetRequest.
152 Nightly,增加了 JS 编译后的缓存在内存中的功能,有助于提升网页载入性能。 |
|
|
|
2楼#
发布于:2025-09-30 10:53
|
|
|
|
3楼#
发布于:2025-09-29 22:42
最新的nightly版,UI的各种矩形框的R角变得更大了 |
|
|
4楼#
发布于:2023-02-07 09:29
很好奇lonely_8是在哪里找到这么详细的历史更新记录的?
|
|
|
5楼#
发布于:2022-11-11 06:06
ililu:这贴好久没更新了,停留在了105回到原帖[108.0a1] New
|
|
|
|
6楼#
发布于:2022-11-10 22:05
这贴好久没更新了,停留在了105
|
|
|
7楼#
发布于:2022-09-19 10:27
今天我在Nightly也收到了Firefox View的功能,但是我觉得没看懂这个功能是想要干嘛?把已关闭的标签页、别的设备上的标签页和选择主题颜色的功能汇聚在一个页面里,逻辑?
|
|
|
|
8楼#
发布于:2022-08-10 18:14
|
|
|
9楼#
发布于:2022-08-09 22:52
(105)Colorway Closet 主题选择默认开启。(browser.theme.colorway-closet)
Bug 1780406 - [Colorway Closet] Enable in Nightly (105)添加滑动手势前后退图标移动距离控制的配置项(browser.swipe.navigation-icon-move-distance) Bug 1776795 - Move swipe-to-nav icon in response to the gesture to make it more noticeable on Windows (105)可编辑元素如富文本编辑器下添加粘贴为纯文本的右键菜单项。 Bug 923514 - [UX] Add "paste as plaintext" context menu option within main content panel. |
|
|
10楼#
发布于:2022-06-29 22:18
(104)JavaScript 相关:实现 Shadow Realms 提案。(javascript.options.experimental.shadow_realms)
Bug 1747059 - [Shadow Realms] Expose Web APIs (104)CSS 相关:实现 contain-intrinsic-size 相关属性。(layout.css.contain-intrinsic-size.enabled) Bug 1778062 - Add support for parsing the `contain-intrinsic-size` property from the CSS-sizing specification (104)CSS 相关:实现 animation-composition 属性。(layout.css.animation-composition.enabled) Bug 1293490 - Implement CSS animation-composition (104)隐私窗口标识图标后面显示文字的开关。(browser.privatebrowsing.enable-new-indicator) Bug 1773715 - Update private browsing indicator to include a label (104)103 增加的更改强调色在 Windows 下暂时关闭。 Bug 1776556 - Firefox Nightly 103 uses Windows accent color with no obvious way to turn it off widget.use-theme-accent 更名为 widget.non-native-theme.use-theme-accent 并暂时关闭 新增 widget.windows.uwp-system-colors.highlight-accent 单独禁用浏览器 UI 的强调色。 (104)配置项 browser.privacySegmentation.enabled 更名为 browser.privacySegmentation.windowSeparation.enabled。 Bug 1778182 - put private browsing taskbar pinning & window separation behind a distinct pref (104)新的列出安装扩展下拉面板的按钮并取消原来的附加组件与主题的按钮 (extensions.unifiedExtensions.enabled) Bug 1777481 - Introduce a new extensions toolbar button (widget) Bug 1778722 - Hide existing "Add-ons and themes" toolbar button when "unifiedExtensions" pref is set 面板项具体功能尚未完成,参见 Bug 1777480 - [meta] Extension Button Unification (104)地址栏的 QuickActions 功能。(需要手动创建配置项 browser.urlbar.quickactions.enabled) Bug 1699316 - Build prototype of urlbar command interface Bug 1778327 - All actions are not shown when entering quickactions mode 详见 QuickActions Spec:https://docs.google.com/document/d/1wCR9EMjEwNBRLRjLUoi9zj_HxzYmNkF5tGozw-GppgM/edit# 当前支持的命令: clear: 打开关于“清理历史”的帮助页面 downloads:打开 about:downloads inspector:查看当前页元素 print:打印当前页 reset:打开关于“重置配置”的帮助页面 restart:重启浏览器 screenshot:截屏 settings:打开 about:preferences update:打开关于“检查版本更新"的帮助页面 view-source:查看当前页源码 |
|
|
11楼#
发布于:2022-06-15 11:09
about:firefoxview
Firefox 无法在 jar:file:///D:/Soft/FirefoxPortable/App/browser/omni.ja!/chrome/browser/content/browser/firefoxview.html 找到该文件。 所以目前只是加了个没用的按钮? |
|
|
12楼#
发布于:2022-06-02 22:21
(103)CSS 相关:实现 scroll-snap-stop。
Bug 1312165 - Implement 'scroll-snap-stop' (103)CSS 相关:默认打开支持 backdrop-filter。(layout.css.backdrop-filter.enabled) Bug 1578503 - [filter-effects-2] Enable the CSS backdrop-filter property by default (letting it ride the trains to release) (103)CSS 相关:实现 :modal 伪类。 Bug 1768535 - Implement CSS :modal pseudo-class (103)CSS 相关:实现 linear() 函数。(layout.css.linear-easing-function.enabled) Bug 1764126 - [css-easing-2] Implement linear(...) easing function for css animations (103)CSS 相关:实现简单的 :has() 父伪类选择器。(layout.css.has-selector.enabled) Bug 1771896 - Add simple parsing support for :has() 一些组合规则解析(如 :has(> a)) 实现将后续实现。 (103)CSS 相关:实现 contain: style。 Bug 1463600 - (css-contain-style) Implement CSS 'contain: style' (103)HTML 相关:移除了 HTML 自定义上下文菜单 <menu> 和 <menuitem> 标签的支持。 Bug 1372276 - Remove HTML context menu (<menu> and <menuitem> tag) support (103)JavaScript 相关:实现 {Array,%TypedArray%}.prototype.{findLast,findLastIndex} 等方法的提案。(javascript.options.experimental.array_find_last) Bug 1704385 - Implement Array find from last (103)新的隐私模式任务栏图标。 Bug 1758961 - finalize new private browsing mode strings & icon 隐私窗口单独分离的任务栏图标可以开启 browser.privacySegmentation.enabled,FF 100 中增加的功能。
(103)允许固定隐私模式图标到 Windows 任务栏。 Bug 1762994 - pinning Private Browsing window to Taskbar with windows context menu item pins regular Firefox 需要开启 browser.privacySegmentation.enabled (103)内置新增 18 个 "Independent Voices" 系列配色主题。 Bug 1771775 - Add "Independent Voices" Colorway collection 第二张图为新增的 ![]()
(103)为 macOS 添加图像文本识别的实验功能。(dom.text-recognition.enabled) Bug 1759504 - Implement text recognition component on macOS. (103)右键保存链接、图片、页面等下载行为开始时不会弹出显示下载面板。 Bug 1761265 - Do not show downloads panel for "save link/image/page as" downloads that didn't previously show the "what do you want to do with this file" dialog (103)浏览器界面会根据系统文本放大级别同时放大,原先仅仅是文本放大。(browser.display.os-zoom-behavior) Bug 1773342 - "Make text bigger" setting does not scale all UI elements Bug 1773633 - Everything too big after Bug 1773342 第 2 个 bug 增加了用户配置项,值对应为: 0:不受系统文本放大百分比影响 1:当前默认,界面连同文本一起放大 2:原来的行为,仅文本受影响 (103)默认打开禁止音频自动播放。(media.autoplay.block-webaudio) Bug 1773577 - Enable the pref `media.autoplay.block-webaudio` (103)禁用了 InstallTrigger,下一步可能是移除支持。(extensions.InstallTriggerImpl.enabled) Bug 1772901 - Disable InstallTrigger implementation Bug 1772905 - Hide InstallTrigger global in Nightly and Early Beta (103)添加 Firefox View 菜单到工具栏菜单中。 Bug 1774377 - Add Firefox View menu item to the Tools menu 需要打开 browser.tabs.firefox-view (103)画中画增加字幕字体大小设置 UI。(media.videocontrols.picture-in-picture.display-text-tracks.toggle.enabled) Bug 1764120 - Implement subtitles settings in PiP window
(103)Windows 下添加是否允许使用系统色(像 UWP 应用那样)的开关。(widget.windows.uwp-system-colors.enabled) Bug 1775310 - Improve accent-color theming on Windows. 开启后某些颜色(如默认高亮色:选中文本背景颜色)将默认遵循系统设置的颜色。 (103)实现 AccentColor 默认使用系统设置的颜色作为强调色。(widget.use-theme-accent) Bug 1775247 - Implement AccentColor/Text system colors. 使用 CSS accent-color: auto; 将使用系统设置的颜色作为强调色。 |
|
|
13楼#
发布于:2022-06-01 19:36
逗妇乳:Bug 1765381 是102正式版才会修的是吗?我102b2还是提示保存回到原帖 除 Nightly 外,版本号在达到 102 那一刻 Bug 1765381 就已经合并在代码里了。 至少我这边测试的几个曾经有问题的 discuz 论坛现在是没问题的了, 也有可能修复没覆盖到其它的方面。或者你新配置测试看看。 刚查了一下,这里有说还有后续修复 https://bugzilla.mozilla.org/show_bug.cgi?id=1600397#c27 :marco, it's fixed by bug 1765381 for most usual case when user enters an email as username. |
|
|
14楼#
发布于:2022-06-01 17:09
Bug 1765381 是102正式版才会修的是吗?我102b2还是提示保存
|
|
上一页
下一页
