WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5942
SVGRenderStyle should be held as a DataRef and shared/lazily allocated
https://bugs.webkit.org/show_bug.cgi?id=5942
Summary
SVGRenderStyle should be held as a DataRef and shared/lazily allocated
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug