Firebug 1.10 API Changes
From FirebugWiki
(Difference between revisions)
| Line 7: | Line 7: | ||
* [http://code.google.com/p/fbug/issues/detail?id=3954 Issue 3954]: Create an extension API for Firebug | * [http://code.google.com/p/fbug/issues/detail?id=3954 Issue 3954]: Create an extension API for Firebug | ||
* [http://code.google.com/p/fbug/issues/detail?id=4742 Issue 4742]: Feedback from Mozilla Review Process | * [http://code.google.com/p/fbug/issues/detail?id=4742 Issue 4742]: Feedback from Mozilla Review Process | ||
| + | |||
| + | == Summary == | ||
| + | |||
| + | === Restartless Firebug & Extensions === | ||
| + | TBD | ||
| + | |||
| + | === Delayed Firebug Load === | ||
| + | TBD | ||
Revision as of 10:52, 18 May 2012
Firebug 1.10 introduces set of API changes that can impact existing Firebug extensions. This page summarizes these changes and offers solution how to fix broken extensions.
Contents |
Resources
Related Issues
- Issue 3954: Create an extension API for Firebug
- Issue 4742: Feedback from Mozilla Review Process
Summary
Restartless Firebug & Extensions
TBD
Delayed Firebug Load
TBD