On Mar 13, 11:24 am, paul freeman <[email protected]> wrote: > it's very difficult to use firebug and google maps. When I start using > firefox it's fine, but after some time the speed of firefox drops > slowly and the memory usage increses. After one hour of using firebug > and google maps I have to restart firefox because it become very slow > and almost unusable. It happens with every version of firebug or > firefox. It's very annoying. Anyone has this issue too? thanks
First you should check javascript.options.strict from URL "about:config". It should be false. You can also see this value in Firebug > Console > mini-menu > Strict. Second you can verify that the issue is related to Firebug: 1. Create a new Firefox profile, 2. Install Firebug 1.6X.0a7 from http://getfirebug.com/releases/firebug/1.6X 3. Reproduce your problem. Third you can report a bug with a test-case. I suggest you look at Ben Amada's report on http://code.google.com/p/fbug/issues/detail?id=2878 for example of the type of report for a memory problem that works. We'd like to hear about your results. 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.
