Bug 5942

Summary: SVGRenderStyle should be held as a DataRef and shared/lazily allocated
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Makes SVGRenderStyle a DataRef pointer (thus shared, COW) darin: review+

Eric Seidel (no email)
Reported 2005-12-05 02:17:13 PST
SVGRenderStyle should be held as a DataRef and shared/lazily allocated The attached patch does just that.
Attachments
Makes SVGRenderStyle a DataRef pointer (thus shared, COW) (17.13 KB, patch)
2005-12-05 02:17 PST, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-12-05 02:17:59 PST
Created attachment 4957 [details] Makes SVGRenderStyle a DataRef pointer (thus shared, COW)
Eric Seidel (no email)
Comment 2 2005-12-05 02:18:25 PST
Comment on attachment 4957 [details] Makes SVGRenderStyle a DataRef pointer (thus shared, COW) mjs, darin, dethbakin or hyatt could easily review this simple patch.
Darin Adler
Comment 3 2005-12-05 06:36:58 PST
Comment on attachment 4957 [details] Makes SVGRenderStyle a DataRef pointer (thus shared, COW) looks fine, r=me
Note You need to log in before you can comment on or make changes to this bug.