New Firebug 1.5 released

Posted January 22nd, 2010 in Developers by mstankala

New Firebug 1.5 for Firefox was released.

The most interesting new feature for me, is the “Breakpoints on DOM (HTML) Mutation Events”.
It stops the javascript debugger, when a specified element(HTML tags, Javascript objects) or property get changed.
It even stops and displays the line of javascript, which caused the change. This feature will relay improve my work as a Web Developer.

An official Firebug 1.5 demo will introduce you to all new features.

Tags: , , ,

No comments so far...

Leave a Reply