Firefox 18 Beta使用新JavaScript引擎
Mozilla週一宣佈釋出Firefox 18 beta,新版最大的變化是大幅改進了JavaScript效能。Firefox 18 Beta採用了新版JavaScript. JIT編譯器IonMonkey,Mozilla稱,無論是展示Web應用、遊戲還是其它使用大量JavaScript的網頁,都能觀察到顯著的效能增強。在 Kraken和Google V8基準測試中,Firefox 18的成績比Firefox 17提高了大約26%。
What’s New
NEW
Support for Retina Display on OS X 10.7 and up
NEW
Preliminary support for WebRTC
CHANGED
Experience better image quality with our new HTML scaling algorithm
CHANGED
Performance improvements around tab switching
DEVELOPER
CSS3 Flexbox implemented
DEVELOPER
Support for new DOM property window.devicePixelRatio
DEVELOPER
Support for @supports added
DEVELOPER
Improvement in startup time through smart handling of signed extension certificates
HTML5
Support for W3C touch events impemented, taking the place of MozTouch events
FIXED
Disable insecure content loading on HTTPS pages (62178)
FIXED
Improved responsiveness for users on proxies (769764)
What’s New
NEW
Support for Retina Display on OS X 10.7 and up
NEW
Preliminary support for WebRTC
CHANGED
Experience better image quality with our new HTML scaling algorithm
CHANGED
Performance improvements around tab switching
DEVELOPER
CSS3 Flexbox implemented
DEVELOPER
Support for new DOM property window.devicePixelRatio
DEVELOPER
Support for @supports added
DEVELOPER
Improvement in startup time through smart handling of signed extension certificates
HTML5
Support for W3C touch events impemented, taking the place of MozTouch events
FIXED
Disable insecure content loading on HTTPS pages (62178)
FIXED
Improved responsiveness for users on proxies (769764)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-750079/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- PCWorld:Firefox18將加入IonMonkey引擎 效能比Firefox17快26%Firefox
- Mozilla Firefox 24.0 Beta 5 釋出Firefox
- React 18 Beta來了React
- 【JSConf EU 2018】JavaScript引擎: 精粹部分JSJavaScript
- 18 款超酷的 HTML5 和 JavaScript 遊戲引擎庫HTMLJavaScript遊戲引擎
- Chrome 57 Beta 新特性Chrome
- 在 Android 使用 QuickJS JavaScript 引擎教程AndroidUIJSJavaScript
- javascript遊戲引擎JavaScript遊戲引擎
- JavaScript 引擎 V8 新機制:JIT-less 模式JavaScript模式
- Firefox 引入新搜尋介面Firefox
- javascript引擎工作原理JavaScript
- 瞭解JavaScript引擎JavaScript
- JavaScript 模板引擎概述JavaScript
- Firefox 3進入Alpha 6版本 beta版月底問世Firefox
- Chrome 60 Beta 有哪些新特性?Chrome
- Chrome 61 Beta有哪些新特性?Chrome
- Flutter Beta 3 新特性概覽Flutter
- Chrome 63 Beta新特性介紹Chrome
- IE9對Web標準的支援及新的JavaScript引擎IE9WebJavaScript
- .NET 6中使用Jint的JavaScript規則引擎JavaScript
- 瀏覽器引擎、渲染引擎與JavaScript引擎的區別瀏覽器JavaScript
- FireFox和IE下使用Date來構造新Date物件的BUGFirefox物件
- 手擼 JavaScript 模板引擎JavaScript
- JavaScript模板引擎綜述JavaScript
- Firefox 34 中的新開發者工具特性Firefox
- Firefox 34中的新開發者工具特性Firefox
- javascript模擬鳥群使用cax和threejs渲染引擎JavaScriptJS
- 用ffsend使用Firefox SendFirefox
- Mozilla宣佈Firefox beta將開始原生支援Win10 ARM64FirefoxWin10
- QuickJS Javascript引擎釋出UIJSJavaScript
- (譯)V8 JavaScript引擎JavaScript
- Flutter beta3 使用感受Flutter
- Fedora 中如何使用 Firefox Send?Firefox
- Chrome 62 Beta的新特性都在這裡了Chrome
- Longhorn Server Beta 3中IIS7新特性Server
- Firefox桌面/手機/平板機版新介面曝光Firefox
- JavaScript-V8引擎JavaScript
- 圖解搞懂JavaScript引擎Event Loop圖解JavaScriptOOP