Firefox 42 Developer Edition
Written by Ian Elliot   
Tuesday, 25 August 2015

Firefox 42 is now the Developer Edition. It brings with it the enforcement of Add-On signing, but there are also other features that are less controversial.

The new look for Windows 10 that Firefox 40 introduced to end users is also featured in the Developer Edition of Firefox 42, with both lite and dark theme versions.

ff42windark

In this version multiprocess Firefox (aka Electrolysis or "e10s" for short) has been enabled by default. The goal of this facility is to render and execute web related content in a single background 'content' process which communicates with the main Firefox process via various ipdl (Inter-process communication Definition Language) protocols.

According to the Mozilla wiki:

The two major advantages of this model are security and performance. Security improvements are accomplished through sandboxing, performance improvements are born out of the fact that multiple processes better leverage available client computing power.

The advice provide by Brian Grinstead in his blog post on Mozilla Hacks is:

If you experience any issues with addons after updating to Developer Edition 42, try disabling incompatible addons or reverting to a single process mode using about:preferences.

Another headline changes is debugging Firefox for Android over wifi - no USB cable or ADB needed.

Brian Grinstead also mentions that the recent release by the React project of its new version of the Devtools for React has initial support for Firefox. 

His list of other notable changes includes:  

  • Asynchronous call stacks now allow you to follow the code flow through setTimeout, DOM event handlers, and Promise handlers. 

  • There is a new configurable Firefox OS simulator page in WebIDE. From here, you can change a simulator to run with a custom profile and screen size, using a list of presets from reference devices. 

  • CSS filter presets are now available in the inspector. 

  • The MDN tooltip now uses syntax highlighting for code samples. 

  • When using the “copy” keyboard shortcut in the inspector, the outerHTML of the selected node is now copied onto the clipboard.

together with other UX and CSS enhancements. 

 ffdevedsq

 

Banner


Google Android PC "Is Incredible"
29/09/2025

Google has revealed more details of its plans to release a version of Android for PCs. The information came during the keynote session at the recent Qualcomm Snapdragon Summit that took place in Maui, [ ... ]



Deno Starts Crowdfund For JavaScript Trademark
26/09/2025

Deno has started a GoFundMe campaign to raise $200k to help support its formal Cancellation Petition with the US Patent and Trademark Office (USPTO) to get "JavaScript" converted from a trademark [ ... ]


More News

 

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 24 September 2015 )