RESOLVED FIXED 7854
CanvasGradient leaks
https://bugs.webkit.org/show_bug.cgi?id=7854
Summary CanvasGradient leaks
Darin Adler
Reported 2006-03-18 20:52:54 PST
With my recent changes, I introduced a leak of the canvas gradient object.
Attachments
patch with detailed change log (1.94 KB, patch)
2006-03-18 20:56 PST, Darin Adler
eric: review+
Darin Adler
Comment 1 2006-03-18 20:56:31 PST
Created attachment 7167 [details] patch with detailed change log
Eric Seidel (no email)
Comment 2 2006-03-19 22:14:33 PST
Comment on attachment 7167 [details] patch with detailed change log Looks good. Eventually it would be nice to merge some of this code with the SVG code. Probably more of making the SVG gradient code sit on top of this stuff.
Note You need to log in before you can comment on or make changes to this bug.