Firebug 1.3.0 Final Released January 7th, 2009
As the subject says, Firebug 1.3.0 Final is now up on addons.mozilla.org. Release notes are here. As mentioned previously, this version will not be compatible with Firefox 3.1 (Shiretoko) and up. For that you’ll need a Firebug 1.4 alpha, soon to be dubbed beta available on getfirebug.com’s releases directory. Notes are on the releases page.
If I can babble a bit for a second, I’d like to say that I’m pretty proud of this release. Honza has made some fantastic improvements to the Net panel. John Barton has improved the Script panel and debugging features as well as tweaking the console. Maybe more significantly were some of the changes under the covers. The new Tracing panel (FBTrace) for debugging Firebug itself during development is a huge improvement over the previous console-based system. We’re starting to get some unittest coverage through John Resig’s and Honza’s FireUnit. And I think community involvement is at an all-time high with some excellent testing and bug reporting coming from all corners of the world. The message is getting out that Firebug is a great project to be involved in and that community contribution can really help move it forward.
So, thanks to everybody who helped out with this release. I think it’s the best Firebug yet.
Tags: community, Firebug, releases
Posted in Firebug, Mozilla | Comments (24)


January 7th, 2009 at 6:29 pm
Dunno for you guys, but i can’t see any link for final version. And the link for addons mozilla doesn’t work (i don’t have permissions
)
January 7th, 2009 at 6:57 pm
Sorry Staicu. I had the developers link in the original. Should be corrected now. Also, the entry on AMO takes awhile to get updated. Downloads should be working now.
January 7th, 2009 at 6:59 pm
https://addons.mozilla.org/en-US/firefox/addon/1843
January 7th, 2009 at 7:06 pm
the article is about firebug but you have a picture of a dragonfly. Opera FTW!
January 7th, 2009 at 7:47 pm
A dragonfly is just one kind of bug and we’re lighting it on fire!
January 7th, 2009 at 7:54 pm
THERE IS A BUG IN MY FIREFOX! which happens to be an awesome bug that my job depends on.
January 8th, 2009 at 3:45 am
Congrats I love firebug, I couldn’t imagine working on JS without it. Great work and congrats to the whole team involved.
January 8th, 2009 at 8:35 am
Great work with this release, I love the new Net panel.
Is there any documentation on what are is the exact DOMContendLoaded time?
January 8th, 2009 at 11:00 am
[...] Campbell posted on the 1.3 final release of Firebug, the stable release for the Firefox 3 [...]
January 8th, 2009 at 4:18 pm
I have FF3.05 on OS X and I upgraded FB to 1.3 from 1.2 and now my site won’t load. Says “this.notifyFirebug is not a function in the console” and it just stops. I have to disable the console for the site to load now. Any ideas? I’ve googled around and seen the error showing for a few people but in 1.2 or 1.3 beta’s and haven’t seen an answer. Despite this, I want to say how much I LOVE Firebug and trying to remember coding before it existed is too painful…
January 8th, 2009 at 6:00 pm
Scott: we’ve seen that problem before and I think it has to do with an older version of Dojo in your site’s code base.
http://groups.google.com/group/firebug/browse_thread/thread/565df9469d4fa8e7/a7308aebc8148dab
remove “debug=true;” in your Dojo setup and see if that fixes the problem.
January 8th, 2009 at 6:38 pm
what can I possibly say? Thank you… web development wouldnt be the same without this, period.
ps: M$ please learn from this..
January 8th, 2009 at 7:16 pm
robcee was considerate enough to follow up quickly on this -
He said - “Check also that you’re not mapping console.log to some other function,
e.g., var foo = console.log
so that when foo() gets called “this” is not “console”. ”
Which is exactly what we were doing…
Works great now - thanks robcee!
January 9th, 2009 at 6:50 am
Guys really nice work. Tnx for this great tool!
January 9th, 2009 at 12:06 pm
[...] ~robcee/ » Blog Archive » Firebug 1.3.0 Final Released Firebug is such a great tool. (tags: webdevelopment programming firebug) [...]
January 9th, 2009 at 8:57 pm
[...] Firebug 1.3.0 Final Released [...]
January 10th, 2009 at 1:17 am
there seems to be a problem with console.log in version 1.3
When attempting to set a conditional breakpoint, console.log fails…
January 10th, 2009 at 11:31 am
[...] points of interest: Firebug 1.30 released Check out fireunit for firebug javascript unit testing Coding Horror: Dictionary Attacks [...]
January 12th, 2009 at 3:01 pm
I’m finding my problem with firebug 1.3 (in firefox 3.0.5) is that it no longer shows javascript errors. It’ll show me my postbacks and whatnot, but won’t show me simple javascript errors. had to go back to 1.2.
January 12th, 2009 at 3:32 pm
these and other types of errors should be reported (preferably with a testcase!) at http://code.google.com/p/fbug/issues/list.
If you’re in doubt, use the Firebug menu (off the bug icon in the Firebug panel’s toolbar) and click the Issue Tracker… menu item.
January 12th, 2009 at 4:43 pm
[...] http://antennasoft.net/robcee/2009/01/07/firebug-130-final-released/ : la version 1.3.0 de Firebug est officiellement sortie (mais il faut utiliser la version 1.4 alpha pour le futur Firefox 3.1). [...]
January 13th, 2009 at 7:55 pm
Mozilla / Firefly and Vista do not mix. If I had a few great geek gods around me to make the transition I would have given the browser a real try. Alas I have only 1 such geek god and he is very busy, therefore I uninstalled it all and cancelled January 7, 2008.
Vista even w/ sp1 is a pisser to get around.. But it works mostly. Sorry but it just did not work for me.
February 2nd, 2009 at 5:03 pm
[...] look down in the corner and see an orange bug and not know how it got there. Now that the initial giddiness of releasing Firebug 1.3.0 has worn off and we’ve stood back and taken stock, there are a [...]
April 7th, 2009 at 1:41 am
[...] Rob Campbell posted on his blog that this version will not be compatible with Firefox 3.1 (Shiretoko) and up. For that youll need a Firebug 1.4 alpha, soon to be dubbed beta available on getfirebug.com’s releases directory [...]