Bug 5209 - WebKit+SVG leaks lots of render objects.
Summary: WebKit+SVG leaks lots of render objects.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 16:42 PDT by Eric Seidel (no email)
Modified: 2005-10-02 23:18 PDT (History)
0 users

See Also:


Attachments
closes a leak (1.31 KB, patch)
2005-09-30 16:50 PDT, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-09-30 16:42:05 PDT
WebKit+SVG leaks lots of render objects.

I've attached a patch to close another KCanvasItem leak.  It's sorta a temporary hack, because the real 
issue is the symantics by which the root node and pattern nodes are created.
Comment 1 Eric Seidel (no email) 2005-09-30 16:50:05 PDT
Created attachment 4122 [details]
closes a leak
Comment 2 Darin Adler 2005-10-02 20:54:53 PDT
Comment on attachment 4122 [details]
closes a leak

r=me