Firebug 1.5 Release Notes
From FirebugWiki
Revision as of 13:14, 14 April 2011 by Sebastianz (Talk | contribs)
Contents |
Overview of this version
Firebug 1.5 supports Firefox 3.5 and Firefox 3.6.
Please add links from these features to instructions on how to use them. See also below for More Details.
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.
- Added Persist button
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
- Break on Next XHR
- More accurate timing using Network Activity Observer
- Added Persist button
- XHR Breakpoints
- Network info header and column customization
- XML Response Explorer
- Detailed info tips (tooltips) for sent/received amount of data.
- New option for disabling Firefox cache.
Toolbars and Menus
- Added search user interface and features
- Removed 'Off' text from Off button
- a11y support for panel search in CSS, DOM and script panels
More Details and important bug fixes
Inspector
- Added new Firebug listeners "onInspectNode" and "onStopInspecting" to allow extensions to interact with the inspector
- It is now possible to inspect disabled elements
- CSS and code injected into a page by the inspector is no longer visible in the HTML Panel
- Various performance improvements
- Fixed bugs that prevented enter, escape, up & down keys from working correctly in inspect mode
- Fixed OSX issues involving window focus
HTML
- Fixed HTML highlight mutation implementation
- better handling and bug fixes related to editing text nodes, comments, and CDATA
- proper display of HTML vs. XHTML in the HTML panel, as well as when copying to the clipboard
- keyboard navigation moves the inspector highlight around the web page
- improved display of whitespace and entities
- nodes don't automatically open and close when selecting them, double click to do so (Alt-double-click to edit)
DOM
- improved display of arrays and objects
- strings now expand/minimize when using the twisty
Net
- Provided timing info is not affected by javascript execution (you need Firefox 3.6)
- Size info is provided for every executed request (you need Firefox 3.6)
- Better formatting of multipart/form-data posted data
- Displaying source of sent/received headers (you need Firefox 3.6)
Links to notes for each release
Bug fix releases
Major release
1.5 1.5b9 1.5b8 1.5b7 1.5b6 1.5b5 1.5b4 1.5b3 1.5b2 1.5b1 1.5a26 1.5a25 1.5a24 1.5a23 1.5a22 1.5a21 1.5a20 1.5a19 1.5a18 1.5a17 1.5a15 1.5a14 1.5a12 1.5a9 1.5a7 1.5a3