SVG in Firebug, large memory leak?
Steven Roussey <[email protected]> Fri, 18 Dec 2009 00:14:57 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <17f6bf40-e438-47ed-9274-9245a3d5c4e3@f20g2000prn.googlegroups.com> |
Using this version of Firebug: http://fbug.googlecode.com/issues/attachment?aid=4515682982516050731&name=firebug-1.5b8pre-r5349.xpi And going to this site: http://tutorials.jenkov.com/svg/svg-examples.html And right-clicking on some SVG thing like the circle or rectange, and you see something like this: http://fbug.googlecode.com/issues/attachment?aid=1877902685949581625&name=Capture.PNG&inline=1 Now if you play in the style tab and turn on/off the fill and stroke, etc a few times you can see the memory usage go up megabytes at a time. Hitting reload makes it worse. I don't know what would be causing such a heavy memory usage. Any ideas? -steve--