Mozilla 发布 Mozilla Firefox 40.0 的 Beta 1 版本,基于 Gecko 40 内核开发,40 版本的最大改进是有望带来类似 Chrome 的多进程设计,这样可以提升内存的利用率从而提升性能和标签/窗口之间的稳定性(但最新的版本似乎并没有带来),新设计的标签页可以自动判断和展示您认为感兴趣的内容,正式版本预计8月11日发布。
下载地址:
http://dm-download02.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/40.0b1/
Web developersDeveloper Tools 方面的改进:
值得关注的更新:
Improvements to the Animations view
Get help from MDN for CSS property syntax
Edit filters in the Page Inspector
Web Console now shows messages from workers
Filter requests by URL in the Network Monitor
Many new context menu options in the Network Monitor
Show when network resources are fetched from the browser cache
Filter rules in the Page Inspector
其他:
Break at debugger; statements in unnamed eval sources
Copy URL/Open in New Tab context menu items for Debugger source list pane
console.dirxml support in the Web Console
Style Editor: "Open Link In New Tab" item added to stylesheet list
Inspector selector search now includes class/id results even without css prefix
Tooltips in box-model view saying which CSS rule caused the value
Switch between color unit format in the Inspector using Shift+click
Implement "Scroll Into View" menu item for the Inspector
Linkify url/id/resource attributes in the Inspector
IP address tooltip in the Network Monitor
完整改进:all devtools bugs fixed between Firefox 39 and Firefox 40.
CSS
Prefixed rules (-moz-) for text-decoration-color, text-decoration-line, and text-decoration-style have been removed (bug 1097922).
The property text-align now supports the match-parent value (bug 645642).
In Quirks Mode, empty-cells now defaults to show, like in standard mode (bug 1020400).
The -moz-orient non-standard property, used to style
and