sorry, thought this was a know issue, firebug 1.5.4 with firefox (mac 3.6.3 for me) hangs on pages with google analytics due to a javascript error, I have had firebug for 2+? years now, but I only noticed it acting up 8 months? ago....
here are some threads: http://groups.google.com/group/firebug/browse_thread/thread/04d5b7fd1a18586f on my site firebug when enabled hangs on the google code around line 40, "Break on Error" reference to undefined property window[aa] Line 40 opening the console/script window and highlighting : 40function(b) {c.u=[];if(b)c.u=b};a._setTrackOutboundSubdomains=function(b) {c.hb=b};a._setHrefExamineLimit=function(b) {c.ma=b};a._setReferrerOverride=function(b) {a.Ua=b};a._setCookiePersistence=function(b) {a._setVisitorCookieTimeout(b)};a._setVisitorCookieTimeout=function(b) {c.w=b}};var Da=function(){var i=this;i.Va=v;i.yb={};i.Ac=0;i.eb=v;i._gasoDomain=w;i._gasoCPath=w;i._getTracker=function(f,m) {return i._createTracker(f,w,m)};i._createTracker=function(f,m,u) {if(m==w)m="~"+X.Ac++;return X.yb[m]=new Aa(m,f,u)};i._getTrackerByName=function(f){f=f||"";return X.yb[f]|| X._createTracker(undefined,f)};i.Cc=function(){var f=window[ea];return f&&f[fa]&&f[fa]()};i._anonymizeIp=function(){i.Va=r}};var va=v,Fa=function(){var i=this;i._createAsyncTracker=function(f,m) {return X._createTracker(f,m||"")};i._getAsyncTracker=function(f) {return X._getTrackerByName(f)};i.push=function(){var f=arguments,m=0;va=r;for(var u=0;u<f[y];u++)try{if(typeof f[u]==="function")f[u]();else{var l="",o=f[u] [0],k=o.lastIndexOf(".");if(k>0){l=N(o,0,k);o=N(o,k+1)}var g=l==aa? X:l==ba?Ea:X._getTrackerByName(l);g[o].apply(g,f[u].slice(1))}}catch(d) {m++}return m}};function Ga(){var i=window[aa];if(i&&typeof i._getTracker=="function")X=i;else window[aa]=X}function Ha(){var i=window[ba],f=v;if(i&&typeof i.push=="function") {f=i.constructor==Array;if(!f)return} window[ba]=Ea;f&&Ea.push.apply(Ea,i)}var X=new Da;Ga();var Ea=new Fa;Ha();})() Im using the standard google ga.js code in my footer On Jun 2, 2:41 pm, John J Barton <[email protected]> wrote: > On Jun 2, 10:51 am, buggles <[email protected]> > wrote: > > > There have been other threads about this, but in the year+ no updates > > or fixes? > > What other threads? > > > > > -> Firebug always throws an error with pages with google analytics. > > Other than changing the google code to the very old version is there > > any way for the new firebug to work new google analytic code? > > Please give us an example. I don't know what this is about. > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
