Firebug 1.3.0 Final Released

January 7th, 2009

dragonfly20080615_2

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: , ,
Posted in Firebug, Mozilla | Comments (24)

24 Responses to “Firebug 1.3.0 Final Released”

  1. Staicu Ionut Says:

    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 :( )

  2. robcee Says:

    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.

  3. hubrik Says:

    https://addons.mozilla.org/en-US/firefox/addon/1843

  4. Durbin Says:

    the article is about firebug but you have a picture of a dragonfly. Opera FTW!

  5. robcee Says:

    A dragonfly is just one kind of bug and we’re lighting it on fire!

  6. Marc Grabanski Says:

    THERE IS A BUG IN MY FIREFOX! which happens to be an awesome bug that my job depends on.

  7. Dan Mayer Says:

    Congrats I love firebug, I couldn’t imagine working on JS without it. Great work and congrats to the whole team involved.

  8. Marin Says:

    Great work with this release, I love the new Net panel.
    Is there any documentation on what are is the exact DOMContendLoaded time?

  9. Ajaxian » Firebug 1.3 Final Release Says:

    [...] Campbell posted on the 1.3 final release of Firebug, the stable release for the Firefox 3 [...]

  10. Scott Rowe Says:

    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…

  11. robcee Says:

    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.

  12. alexandern Says:

    what can I possibly say? Thank you… web development wouldnt be the same without this, period.

    ps: M$ please learn from this..

  13. Scott Rowe Says:

    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!

  14. Roky Says:

    Guys really nice work. Tnx for this great tool!

  15. links for 2009-01-09 | Yostivanich.com Says:

    [...] ~robcee/ » Blog Archive » Firebug 1.3.0 Final Released Firebug is such a great tool. (tags: webdevelopment programming firebug) [...]

  16. People Over Process » Links for January 8th through January 9th Says:

    [...] Firebug 1.3.0 Final Released [...]

  17. Arnold Says:

    there seems to be a problem with console.log in version 1.3

    When attempting to set a conditional breakpoint, console.log fails…

  18. Ennuyer.net » Blog Archive » 2009-01-11 - Today’s Ruby/Rails Reading Says:

    [...] points of interest: Firebug 1.30 released Check out fireunit for firebug javascript unit testing Coding Horror: Dictionary Attacks [...]

  19. Lindsay Says:

    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.

  20. robcee Says:

    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.

  21. Dev Blog AF83 » Blog Archive » Veille technologique : Itunes sans DRM, frameworks, Internet Explorer, Sécurité, Outils, Firebug Says:

    [...] 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). [...]

  22. Ann Says:

    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.

  23. ~robcee/ » Blog Archive » Why is this thing on? Says:

    [...] 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 [...]

  24. Firebug 1.3 Final Released | W3TechSupport Says:

    [...] Rob Campbell posted on his blog that 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 [...]

Leave a Reply

Powered by WP Hashcash