I built a simple firefox addon for reproducing the bug. and place it in https://github.com/Grassboy/page-mod-test
this is a addon that will change all of your page title automatically (source: https://github.com/Grassboy/page-mod-test/blob/master/lib/main.js ) then... following steps will reproduce the bug 1. create a new profile 2. install firebug and this addon (page-mod-test.xpi) 3. goto www.google.com 4. ctrl+shift+j open the browser console and F12 open firebug console 5. reload page 6. invoke console.log in firebug, the log string will appear in browser console In my opinion... It should be firefox's bug... ( and i created a bug report in bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1005859 ) because this bug appeared after firefox 29 released and the version of my firebug didn't changed these days... --- btw, if you are using greasemonkey, the userscript with "@grant GM_xmlhttpRequest" will cause this bug either... neongrau於 2014年4月10日星期四UTC+8下午9時30分36秒寫道: > > Since i've switched to Firefox 29 Firebug is not showing any console logs > anymore. > > While the builtin developer console of FF is working fine, Firebug stays > silent. > I can manually write a console.log statement in Firebug's command line > which gets shown but none from the page i loaded. > > When i uninstall Firebug and reinstall it'll momentarily work until first > time i reload the page. > > I've tried starting from scratch with a new profile (i've imported > bookmarks, history and passwords from old one) but that didn't help either. > > Anything i can do to get the console logs back? > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to firebug+unsubscr...@googlegroups.com. To post to this group, send email to firebug@googlegroups.com. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/ec9a0da7-c19e-48f8-a84b-27eda5fb539c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.