There is a preference: extensions.firebug.net.logLimit (and also for Console panel: extensions.firebug.console.logLimit)
This can be used to limit maximum number of requests stored in the Net Panel. The default values is 500. Try to modify that. There is also a bug: http://code.google.com/p/fbug/issues/detail?id=1030 That should make possible to limit it by time or size. And of course if you don't need the Net panel (entirely or for some specific sites) you can disable it. Honza On Oct 8, 2:24 pm, sonique6784 <[EMAIL PROTECTED]> wrote: > Hi ! > first, thank you very much for your works ! > I'm using Firebug for 4 months. Everything goes nice, but since 1 > month i work on a project which use many AJAX request evry 10 or 20 > seconds. Firebug keep every Ajax resquest in memory, and Firefox > become very slow. > Can you add a preference panel, or a hard limit to 100 (this number > it's just an estimation). This limit while prevent memory size. > > Thank you very much > Regards > > Cédric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
