Firebug 1.10 API Changes
From FirebugWiki
(Difference between revisions)
(Created page with "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.") |
|||
| Line 1: | Line 1: | ||
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. | 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. | ||
| + | |||
| + | == Resources == | ||
| + | * [http://getfirebug.com/wiki/index.php/Firebug_1.8_API_Changes Firebug 1.8 API Changes] | ||
Revision as of 08:55, 17 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.