Firefox 10 - More For Developers
Written by Ian Elliot   
Thursday, 02 February 2012

Only six weeks after Firefox 9, the latest version, 10, is now being downloaded onto users' machines. And its main new features are aimed at developers. Is this the start of the browser developer wars?

Only six weeks after Firefox 9, the latest version, Firefox 10, is now being downloaded onto users' machines. As far as end users are concerned, the key improvement is probably that this, and future updates, won't break plugins. Basically the change is more one of policy than mechanism in that it simply assumes compatibility.

The almost automatic breaking of extensions a feature of the new rapid update cycle that was irritating users. A better Firefox every few weeks is a nice idea. but not if each time it tells you that extensions vital to the way you work are out of date.

 

firefoxicon

What is really interesting is that the main new features of note are aimed at the developer, not the user. Is this the start of the browser developer wars? After all, if you have to implement a standards-based browser how can you distinguish yourself to the end user?

Developer tools on the other hand are features that you can make your own and hence distinguish yourself.

The new Page Inspector extends the feature provided by Firebug to allow you to see the structure of a page as you move the pointer onto different elements. To see how it is better watch the following video:

                

 

At the end of the video there is mention of Scratchpad which has, of course, been available in earlier versions of Firefox. Overall however, the integration of the developer tools makes them much easier to use and there is more to come. Mozilla is working on a WebGL 3D display of the DOM which might make it into version 11.

As well as tools, APIs have been added and updated. The most important is the Full Screen API which allows web apps to break out of the browser and use the entire screen area. Also new is support for CSS 3D transformations and the Battery API.

Along with the desktop Firefox 10 we also have the mobile version released at the same time with improvements to its touch input.

 

firefoxicon

One interesting problem is that Mozilla's new speedy release policy has resulted in Firefox reaching version 10 much sooner than anyone could have predicted. As a result the two digits in the User Agent Id are causing some scripts to crash or misidentify Firefox. 

You think we might have learned not to assume such simple things.

 

More Information

Firefox 10 for developers - MDN

Firefox goes 2-digit article on hack.mozilla.org

 

 

espbook

 

Comments




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

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

Banner


Software Security Report Finds Third Party Code Most Problematic
12/03/2025

 

The latest edition of Veracode's annual State of Software Security report has identified that 80% of the applications tested over the last year have at least one security flaw, and just u [ ... ]



Pi Day 2025 - The Mystery Of Infinity
14/03/2025

Pi isn't infinite but it exemplifies the problem with allowing infinity into your life. Every year March 14 (3.14) is celebrated as Pi Day by π aficionados across the globe who can use it as a e [ ... ]


More News

 

 

 


Last Updated ( Thursday, 02 February 2012 )