Re: SVG in Firebug, large memory leak?

Boris Zbarsky <[email protected]> Fri, 18 Dec 2009 08:53:31 -0800
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
On 12/18/09 12:14 AM, Steven Roussey wrote:
> Now if you play in the style tab and turn on/off the fill and stroke,
> etc a few times

This part could really use more specific directions.

> I don't know what would be
> causing such a heavy memory usage. Any ideas?

Not offhand, though there are several options: it could be Firebug 
itself, it could be the SVG code, etc.

What exactly happens when you "turn on/off" those properties, on the 
code level?

-Boris