Interesting/worrying comment at the end about the future of Firebug alleging there is only one developer working on it and Mozilla have all but abandoned it. Anyone able to confirm/deny/comment on the matter?
Firebug isn't 'owned' by Mozilla, and hasn't ever been, however Mozilla has contributed financially to it's development for some years, and still is.
In addition to supporting Firebug, we're also experimenting with alternative developer tools.
It's my belief that most developer tools just present the user with the information that was given to the browser in the first place, and that we can do a lot to explain how the browser actually understands all that stuff. The native developer tools are a step in that direction.
> Firebug isn't 'owned' by Mozilla, and hasn't ever been, however Mozilla has contributed financially to it's development for some years, and still is.
Sure, Mozilla supports the development of Firebug, but as far as I know it does not make Firebug classified as "a Mozilla project", it's a (very popular) third-party project with support from the Mozilla foundation is it not?
Just to clarify, while I am the only one full time developer, there is bunch of other contributors that are doing great work on Firebug!
I am also a member of the Mozilla dev-tools team and one of the Firebug's goals in the future is to reuse Firefox built-in tools and components. This way, we can reduce amount of work on Firebug side and also make sure that APIs of these built-in tools are well designed.
So, Firebug would still be a Firefox extension, but built on top of much better APIs, adding advanced features (e.g. those that are not suitable to be natively in Firefox).
It's also an advantage for other dev-tools that can appear (as Firefox extensions) - especially for those that integrate with Firebug.
That comment taken out of context can be quite alarming, indeed. Firebug, until recently, had two developers who were paid to work full time on it (jjb from IBM and Honza from Mozilla) and a number of people who contributed in their spare time. Now it's down to one full-time developer paid to work on it (Honza) and a number of people who still contribute in their own time.