It adds a new command to return the event listeners for an object

Jun 29, 2013 10:31 GMT  ·  By

The first beta for Firebug 1.12 has been released. The developer announced that the new build integrates repairs for a set of 19 problems and it is compatible with Mozilla Firefox 22 through 25.

Among the most significant modifications in this revision is the implementation of a new command, getEventListeners(), which returns the event listeners registered for a specific object. On the same note, this revision features a Net panel filter for font requests.

As far as repairs go, the developer fixed the issues with cookie permissions, and solved the problem with Firebug influencing caching of XHR requests to the same URL and the glitch that prevented JavaScript filter from working in the case of scripts with incorrect MIME type.

Furthermore, the command-line should no longer break when disabling and re-enabling Firebug.

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