Ok, I've managed to determine that it's definitely a Kerberos issue. I can turn this problem on and off by changing my Kerberos settings in Firefox. Usually, I have network.negotiate-auth.delegation-uris and network.negotiate-auth.trusted-uris configured for my corporate network, but when I zero out those settings, this Firebug issue goes away. Set those settings, the problem comes back. I can turn it on and off just like that. I guess my next step is to determine whether this is just a Firebug display issue, or if the Javascript is actually coming in over the wire already messed up.
On Jul 2, 8:54 am, Dan Cavallaro <[email protected]> wrote: > I started having this same issue recently. It's extremely frustrating > -- it makes it impossible to set breakpoints because the line numbers > get all screwed up. I'm trying to narrow down the problem to a > specific configuration, but so far I have a suspicion that it might > have something to do with Kerberos (this is happening on a corporate > network). > > On Jul 2, 7:07 am, Pendlebum <[email protected]> wrote: > > > Hi John, I created a new profile and it seems to have solved the > > issue. Must be one of the others messing it up. > > > Thanks very much for your help. > > > Matt > > > On Jul 1, 4:20 pm, John J Barton <[email protected]> wrote: > > > > On Jul 1, 6:54 am, Pendlebum <[email protected]> wrote: > > > > > Hi, I'm having problems with my script view in that when I look at the > > > > source for a particular file it is about three times larger than the > > > > actual js file. You get most of the way down the lines and then they > > > > are rendered all over again. I thought maybe it was another plugin > > > > that might be causing it but I've removed all plugins that add > > > > features to Firebug (like FireQuery, EventBug etc). > > > > Unfortunately the only reliable test for extension interference is to > > > create a new Firefox profile,http://getfirebug.com/wiki/index.php/FAQ > > > > I've not heard of any similar problem. If you can reproduce the > > > problem in a new profile and post a test case to the issues list I > > > will fix it. > > > > 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.
