I' m using Firefox 3.5.5, Firebug 1.4.5 on Windows XP service pack 2.
I' m developing a userscript that runs on
gotlurk.net. You can
download this script from here
http://userscripts.org/scripts/show/39301
When I try to use firebug to inspect my variable in this script above
(the variable name is chapters, I make it available to the current
window) by using command
console.dir(chapters)
the CPU usage of Firefox reach to maximum. When I close Firebug panel,
it return to normal but when I turn Firebug panel on again, the CPU
usage still reach to maximum. So I don't know what is the problem
here. Do you think that Firebug has problems with other extensions?
On Nov 23, 10:53 pm, John J Barton <
johnjbar...@johnjbarton.com>
wrote: