Die neue Version von Firebug ist released und nun endlich aif Firefox 3.5 und 3.6 getestet und ready. Die neue Version verspricht mehr Stabilität, neue Features und weniger Bugs. Nach immerhin 36 Alpha Versionen sollten zumindest auch die meisten Bugs aus dem Programm verschwunden sein.
Zu den Neuerungen gehören:
Firebug 1.5 supports Firefox 3.5 and Firefox 3.6.
Inspect
- Most solid inspect ever! No known case where the inspector is offset from the element.
- Added Quick Info Box
- Added Image Map Inspector
Console and Command Line
- Moved Break on Errors to Console panel (from Script panel).
- Break on individual errors improved and tested.
HTML
- Added Computed Style Panel (was previously an option of Style side panel)
- Added Break on HTML Mutate
- Added z-index and position to Layout side panel
- Added Show Basic Entities (is now the default)
- Added Namespace prefix HTML/XHTML/SVG/MathML
- Inspecting and editing of SVG and MathML now supported
CSS
- User Agent CSS is now read only (to prevent you from messing up Firefox)
- Improved duplicate stylesheet handling
- Update styles panel as pseudo-classes change for current element
- Allow change of pseudo-class state in styles panel
- Expand short-hand CSS properties mode
- Edit element style
Script
- Freeze Javascript and event handlers when on a breakpoint
- Break on Next moved to pause button in user interface.
- Break-on features through out Firebug.
- Turn off Firefox ‘jsd’ and allow Just In Time compiles if Firebug is not active in any window.
DOM
- Break on Object Change
Net
Der Download wird in den nächsten Tagen bei Mozilla verfügbar sein.


