Perhaps it has to do with the contributors being expert UI developers, and firebug developers second. Whereas the other tools are mostly developed by employees who do full time dev tool development, but not so much work using the tools.
But I know others mostly prefer chrome tools. The same people often get stuck in firebug or in IE dev tools.
Anyway... GREAT WORK FIREBUG TEAM! xo
As far as I am concerned they are the same in that regard. And since both of those tools are not built by "developers", but by "frontend engineers" it doesn't really matter.
I spent like 15 minutes trying to figure out how to attach Firebug to the browser window. Only to find out that the upward pointing arrow in a gray circle means attach to browser window. On WebKit I click an icon that looks like a browser window with developer tools.
The resources tab in WebKit is ten times better then the mishmash of CSS/Script/Net/Cookies tabs all spread out.
Anyways that is just my opinion, and as far as I am concerned Dragonfly was the best.
Edit: it does! It includes all the headers, the POST data, etc...
You can also use it to leech stuff from login/captcha protected download areas like rapidshare or the apple dev center. No more failed browser downloads of 1gig files! Just add -C to your curl command!
The two don't seem to work well together at the moment.
Because Honza is working on porting firebug to the new debugger API, it will get faster, and so will all of firefox when you are using firebug.
IIRC, Honza is not just working on porting from the old api to the new one, but also on top of our remote debugging protocol. This means that we improve the debugging server, and both the native tools and firebug get better. Plus, you'll be able to use firebug on your laptop, connected remotely to firefox on your android phone, or firefox os.
The main thing we have gotten out of the new devtools are new cool APIs, e.g. for debugging, paint flashing, CSS auto-completion, profiling (though we haven't gotten around to using most of them yet).
That makes sense.
- Pretty print
- Hot code replace