This article was published on September 2, 2014

Firefox 32 arrives with new HTTP cache, public key pinning support, and seamless language switching on Android


Firefox 32 arrives with new HTTP cache, public key pinning support, and seamless language switching on Android

Mozilla today officially launched Firefox 32 for Windows, Mac, Linux, and Android. Additions include a new HTTP cache for improved performance, public key pinning support, and easy language switching on Android.

Firefox 32 has been released over on Firefox.com and all existing users should be able to upgrade to it automatically. As always, the Android version is trickling out slowly on Google Play.

Here is how Mozilla described the new HTTP cache back-end when it arrived in the Nightly channel back in May:

The new HTTP cache back end has many improvements like request prioritization optimized for first-paint time, ahead of read data preloading to speed up large content load, delayed writes to not block first paint time, pool of most recently used response headers to allow 0ms decisions on reuse or re-validation of a cached payload, 0ms miss-time look-up via an index, smarter eviction policies using frecency algorithm, resilience to crashes and zero main thread hangs or jank. Also it eats less memory, but this may be subject to change based on my manual measurements with my favorite microSD card which shows that keeping at least data of html, css and js files critical for rendering in memory may be wise.

This is probably the biggest addition, since it brings improved performance and crash recovery to all platforms.

Desktop

The biggest addition for the desktop platforms is public key pinning, a security feature that helps ensure that people are connecting to the sites they intend. Pinning allows webmasters to specify which certificate authorities (CAs) issue valid certificates for their sites, rather than accepting any one of the hundreds of built-in root certificates that ship with Firefox.

firefox_pinning

The <3 of EU tech

The latest rumblings from the EU tech scene, a story from our wise ol' founder Boris, and some questionable AI art. It's free, every week, in your inbox. Sign up now!

This means pinning can be used to protect Firefox users from man-in-the-middle-attacks and rogue certificate authorities. Whether a CA mis-issues a certificate, or when the root cert for a pinned site does not match one of the known good CAs, Firefox will reject the connection.

png;base6411190ce5dec952ed

Pinned domains include addons.mozilla.org and Twitter in Firefox 32. Google domains will be added in Firefox 33, with more domains to come.

Cache and pinning aside, the new desktop version has a sizeable list of changes. Here’s the full changelog for Firefox 32:

There are a lot of HTML5 additions in this release. If you’re a Web developer, you should probably check out Firefox 32 for developers.

Android

Firefox for Android now lets you switch between any of 55 languages, regardless of the language you originally download the browser and of the locales supported by your device, without restarting the app. Mozilla also added six more languages in this release: Armenian, Basque, Fulah, Icelandic, Scottish Gaelic and Welsh.

firefox_32_android

Next up, you can now customize Firefox for Android with home screen pages for accessing content directly from a variety of websites, feeds and services (like Instagram, Pocket, Vimeo and Wikipedia). You can also easily clear your history at the end of every browsing session by tapping the new option at the bottom of your History home screen page.

Version 32 adds a lot more on Android than on the desktop. Here’s the full Firefox 32 for Android changelog:

  • New: Switch between any of Firefox for Android’s 55 supported languages without leaving the browser.
  • New: Clear History control added to the history panel.
  • New: Gamepad API finalized and enabled.
  • New: New HTTP cache provides improved performance including crash recovery.
  • New: Integration of generational garbage collection.
  • New: Support URI autocomplete on Swype (and other composition focused) keyboards.
  • New: Locales added: Armenian [hy-AM], Basque [eu], Fulah [ff], Icelandic [is], Scottish Gaelic [gd], Welsh [cy].
  • Changed: Android 2.2 and ARMv6 processor chipset no longer supported.
  • Changed: Removed and turned off trust bit for some 1024-bit root certificates.
  • Changed: Set up Sync from the tabs tray.
  • Changed: Top Sites has a cleaner, fresher looking first-run appearance.
  • HTML5: CSS position:sticky enabled by default.
  • HTML5: mix-blend-mode enabled by default.
  • HTML5: Vibration API updated to latest W3C spec.
  • HTML5: box-decoration-break enabled by default.
  • HTML5: New Array built-in: Array.from().
  • HTML5: navigator.languages property and languagechange event implemented.
  • HTML5: CSS box-decoration-break replaces -moz-background-inline-policy.
  • Developer: Improvements to home panel add-on API.

New versions of Firefox are released approximately every six weeks. Firefox 33 will be out in mid-October.

Get the TNW newsletter

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

Also tagged with


Published
Back to top