Firebug 1.4 Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Changed formatting, added "See also" section and reordered sections) |
Sebastianz (Talk | contribs) m (Changed title of link to current release notes) |
||
| (One intermediate revision not shown) | |||
| Line 44: | Line 44: | ||
* resetAllOptions on Firebug status bar context menu | * resetAllOptions on Firebug status bar context menu | ||
* No more entites for locales, all properties | * No more entites for locales, all properties | ||
| + | |||
| + | == Links to notes for each release == | ||
| + | |||
| + | === Bug fix releases === | ||
| + | |||
| + | [http://blog.getfirebug.com/2009/09/08/firebug-1-4-3b1/ 1.4.3b1] | ||
| + | [http://blog.getfirebug.com/2009/07/30/firebug-1-4-2/ 1.4.2] | ||
| + | [http://blog.getfirebug.com/2009/07/27/firebug-1-4-1/ 1.4.1] | ||
| + | |||
| + | === Major release === | ||
| + | |||
| + | [http://blog.getfirebug.com/2009/07/15/firebug-1-4-0/ 1.4.0] | ||
| + | [http://blog.getfirebug.com/2009/07/14/firebug-1-5a14-and-1-4b10/ 1.4.0b10] | ||
| + | [http://blog.getfirebug.com/2009/06/23/firebug-1-4b3-for-firefox-3-0-and-3-5/ 1.4.0b3] | ||
| + | [http://blog.getfirebug.com/2009/06/02/14a31-good-to-go-on-firefox-30/ 1.4.0a31] | ||
| + | [http://blog.getfirebug.com/2009/04/29/statusbar-icon-in-firebug-14a23/ 1.4.0a23] | ||
| + | [http://blog.getfirebug.com/2009/04/28/minimizing-firebug-14a22/ 1.4.0a22] | ||
| + | [http://blog.getfirebug.com/2009/04/16/firebug-14a19-and-auto-update/ 1.4.0a19] | ||
| + | [http://blog.getfirebug.com/2009/04/15/firebug-14a18/ 1.4.0a18] | ||
| + | [http://blog.getfirebug.com/2009/01/28/firebug-releases-131b1-and-140a12/ 1.4.0a12] | ||
| + | [http://blog.getfirebug.com/2008/12/05/firebug-releases-firebug-13b5-14a8-and-chromebug-04a8/ 1.4.0a8] | ||
| + | [http://blog.getfirebug.com/2008/11/26/releases-firebug-13b4-14a7/ 1.4.0a7] | ||
== See also == | == See also == | ||
| - | * [[Firebug Release Notes| | + | * [[Firebug Release Notes|Release notes for current versions]] |
* [[Firebug 1.3 Release Notes]] | * [[Firebug 1.3 Release Notes]] | ||
Latest revision as of 09:15, 18 October 2011
Contents |
[edit] Features and changes
[edit] Script
- Implement breakOnNext UI for STEP_SUSPEND
- Leave the debugger controls visible if the js is stopped
- Implement stepStayOnDebuggr to keep chrome out of firebug and vice versa
- Implement dynamicURLhasBP to avoid MD5 on eval unless breakpoints are set on evals
- skipScrolling if the lines are still in view.
- search in source boxes now ignores case unless the user puts an upper case character in the search request box
- group eval and events together under path to parent file
- implement traceCalls/untraceCalls
- implement decompileEvals
[edit] Net
- support for STATUS_RESOLVING
- Support for custom tabs for net requests (like Headers, Params, etc.) within net panel.
- Json tab is available even for XHR entries in Console panel.
- Limit for cached responses in tabCache.
- Maximum size limit for cached responses can be specified in preferences.
- Console panel ShowXHRDisabled for FF3.5 until bugzilla 483672 is fixed.
- Search response bodies
[edit] For extensions
- All modules support Firebug.Listener
- add option extensions.firebug-tracing-service.toOSConsole for debugging tracing or early FF
- TabWatch dispatch separate from modules dispatch
- acceptContext/declineContext replaced by shouldCreateContext/shouldNotCreateContext
- function() objects default rep is next to last so function types can be trapped by supportsObject()
- DBG_ACTIVATION to focus tracing on activation issues
- DBG_SHORTCUTS to focus tracing on key binding issues
- DBG_LOCALE tracing for missing localization
[edit] Miscellaneous
- Curtis Bartley's Tabs-on-top UI reordering
- Improved and simplified "natural" Activation UI, minimize to context menu, all on/off, Firebug stays put.
- Firebug remembers which pages you had opened Firebug on.
- Supports Firefox 3.5
- auto-suspend
- Adds tab switching shortcut. Currently hardcoded to ctrl + shift + pgup/pgdown
- search across all files (contribution by kpdecker)
- Accessiblity by Hans Hillen, incl. tabbing and focus identification, panels Script, DOM , CSS, Breakpoints, DOM
- (some) Testing before shipping!
- jsd.initAtStartup set false not true
- resetAllOptions on Firebug status bar context menu
- No more entites for locales, all properties
[edit] Links to notes for each release
[edit] Bug fix releases
[edit] Major release
1.4.0 1.4.0b10 1.4.0b3 1.4.0a31 1.4.0a23 1.4.0a22 1.4.0a19 1.4.0a18 1.4.0a12 1.4.0a8 1.4.0a7