On Jul 18, 10:24 am, booksort <[email protected]> wrote:
> Firefox 3.0.11, Firebug 1.4.0.
> On my localhost machine I have one page which makes five Ajax calls on
> loading. Without Firebug running there is no significant delay. If it
> is running I cannot do anything with the page for about 20 seconds.
> It's as though the code has finished but Firebug is having to do some
> serious cleaning up in the background.

If you have a test case that is not too big, you can post it to the
issues list,
http://code.google.com/p/fbug/issues/list

Otherwise you can try different settings to try to narrow down the
cause:
  Disable Script panel or
  Disable Net panel or
  Console > OptionMiniMenu > ShowXMLHttpRequests off.


> I used to have Firebug turned off for this page, but it seems with 1.4
> it is now more difficult to have Firebug turned off for a specific
> page within localhost.

Firebug > Firebug Icon Menu > Options > Activate Same Origin URLs OFF
Then on the page you want to not be active, push [U] Off button upper
right corner,

jjb

>
> Firebug is a brilliant piece of software. I don't know how I ever
> wrote any JavaScript before it came along. But some things I've never
> used (watch, breakpoints) because I've never found the instructions!
> Where are they?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to