It brings to the table improvements and a couple of fixes

May 25, 2013 08:37 GMT  ·  By

The latest update for Firebug features a small set of modifications designed to improve overall functionality and usability of the product.

In revision 1.11.4 node.getUserData and node.setUserData have been removed because they are also no longer available in DOM4. On the same note, Chrome does not implement these methods.

Another enhancement present in this build refers to default include() alias for jQuery. The reason for this is that jQuery is so widely spread that a default alias should be logical.

The developer solved the problem with XMLHttpRequests not being displayed in Console tab with Firefox 17 with the previous version of Firebug.

Also fixed in this release is the issue with the display of pseudo-element rules that would not apply to elements.

A full list of modifications for this release is available here. Firebug extension for Firefox can be downloaded from this page.