Firebug 1.6 Release Notes

From FirebugWiki

(Difference between revisions)
Jump to: navigation, search
m (Changed formatting)
m (Enhanced issue tracker links)
 
(5 intermediate revisions not shown)
Line 60: Line 60:
* [http://code.google.com/p/fbug/issues/detail?id=3075 New Firebug icon]
* [http://code.google.com/p/fbug/issues/detail?id=3075 New Firebug icon]
* [http://code.google.com/p/fbug/issues/detail?id=1336 Editor configurations improvements]
* [http://code.google.com/p/fbug/issues/detail?id=1336 Editor configurations improvements]
 +
 +
You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+fixed%3A1.6 list of all enhancements of Firebug 1.6].
 +
 +
=== Bug fixes ===
 +
[http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DDefect+-is%3Aopen+fixed%3A1.6 Fixed issues in Firebug 1.6]
== Links to notes for each release ==
== Links to notes for each release ==
Line 97: Line 102:
[http://blog.getfirebug.com/2010/01/06/firebug-1-6a2/ 1.6a2]
[http://blog.getfirebug.com/2010/01/06/firebug-1-6a2/ 1.6a2]
[http://blog.getfirebug.com/2010/01/04/firebug-1-6a1/ 1.6a1]
[http://blog.getfirebug.com/2010/01/04/firebug-1-6a1/ 1.6a1]
 +
 +
== See also ==
 +
* [[Firebug Release Notes|Release notes for current versions]]
 +
* [[Firebug 1.5 Release Notes]]

Latest revision as of 14:27, 5 June 2012

Contents

[edit] Overview of Firebug 1.6

Firebug 1.6 supports Firefox 3.6

[edit] Console and Command Line

[edit] HTML

[edit] CSS

[edit] Script

  • Disabling break on next error
  • The stack panel now displays argument names and values + support for expanding/collapsing
  • Script Panel shows nicer message when it is inactive during page load
  • Improved presentation of the scope chain in the Script panel Watch side panel
  • Save and restore breakpoints across Firefox sessions
  • Script panel file list has auto scroll button and shows filtering text

[edit] DOM

  • Show the prototype, constructor, and __proto__ properties of objects
  • localStorage and sessionStorage now also displayed
  • Better search match highlighting

[edit] Net

[edit] Toolbars and Menus

[edit] Miscellaneous

You can also have a look at the list of all enhancements of Firebug 1.6.

[edit] Bug fixes

Fixed issues in Firebug 1.6

[edit] Links to notes for each release

[edit] Bug fix releases

1.6.2 1.6.1 1.6.1b2 1.6.1b1

[edit] Major release

1.6 1.6b4 1.6b3 1.6b2 1.6b1 1.6a20 1.6a19 1.6a18 1.6a17 1.6a16 1.6a15 1.6a14 1.6a13 1.6a12 1.6a11 1.6a10 1.6a9 1.6a8 1.6a7 1.6a6 1.6a5 1.6a4 1.6a3 1.6a2 1.6a1

[edit] See also

Personal tools