Firebug 1.3 Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Added links to release notes in the blog) |
Sebastianz (Talk | contribs) m (Changed title of link to current release notes) |
||
| Line 47: | Line 47: | ||
== See also == | == See also == | ||
| - | * [[Firebug Release Notes| | + | * [[Firebug Release Notes|Release notes for current versions]] |
* [[Firebug 1.2 Release Notes]] | * [[Firebug 1.2 Release Notes]] | ||
Latest revision as of 09:15, 18 October 2011
Contents |
[edit] Features and changes
[edit] General
- FBTrace service (for internal Firebug debugging).
- TraceConsole (for internal Firebug debugging)
- Internationalize locales via Babelzilla; begin moving away from entities to properties.
[edit] Console
- reimplement console/command line to reduce chance of console undefined.
[edit] DOM
- DOM properties alphabetical
[edit] Script
- Script panel implemented with as viewport on source to improve performance on large JS files
- Find debuggers by scope chain analysis rather than jsContext
- scope chain shows in watches panel (from contribution by kpdecker)
[edit] Net
- Reimplement all response views with nsITraceableChannel
- Centralize handlers for http-on-modify-request in firebug-http-observer component
- Net panel timing improvements: more categories in timing.
[edit] Tracing
- Add TraceConsole to aid debugging Firebug.
- FBTrace panel removed from X versions (TraceConsole instead)
- new option DBG_SPY for spy.js
- firebug-service tracing to traceConsole
[edit] For extensions
- add onApplyDecorator(sourceBox), allows annotation of source
- add module function isNeededGetReady() to signal a dependency and prepare for later use (debugger calls it to insure commandline is in for watches panel)
[edit] Links to notes for each release
[edit] Bug fix releases
1.3.3b3 1.3.3b1 1.3.2 1.3.1b4 1.3.1b1