This article was published on November 26, 2012

Firefox 18 beta out: Faster JavaScript via IonMonkey, PDF viewer, Retina Display support for Macs


Firefox 18 beta out: Faster JavaScript via IonMonkey, PDF viewer, Retina Display support for Macs

Mozilla on Monday announced the release of Firefox 18 beta for Windows, Mac, and Linux. You can download it now from Mozilla.org/Firefox/Beta.

The biggest addition in this update is significant JavaScript improvements, courtesy of Mozilla’s new JavaScript JIT compiler called IonMonkey. The company promises the performance bump should be noticeable whenever Firefox is displaying Web apps, games, and other JavaScript-heavy pages.

IonMonkey has been a long time coming, with the primary aim of enabling new optimizations that are impossible with the current JägerMonkey architecture. It can emit fast native code translations of JavaScript functions on the ARM, 32-bit, and 64-bit platforms.

Firefox users on all platforms will happy to learn about the addition of the built-in PDF viewer, while Mac users will be pleased to note that the Firefox beta also adds supports Retina Display. Developers meanwhile will want to know that the new version supports standard W3C touch events in addition to MozTouch events, while security gurus will be interested to learn it can disable insecure content on HTTPS secure websites (must be enabled in about:config first).

The full Firefox 18 beta changelog is as follows:

  • NEW: Support for Retina Display on OS X 10.7 and up.
  • NEW: Preliminary support for WebRTC.
  • NEW: Built-in PDF viewer.
  • 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).

Mozilla released Firefox 17 on November 20 and officially launched it on November 21. Firefox 18 meanwhile is slated for release in the second week of January.

See also – Mozilla quietly kills Firefox 64-bit for Windows, despite an estimated 50% of testers using it

Image credit: agmicro

Get the TNW newsletter

Get the most important tech news in your inbox each week.

Also tagged with


Published
Back to top