[Webkit-unassigned] [Bug 20532] Memory leaks when animating transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 15:48:38 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20532





------- Comment #4 from simon.fraser at apple.com  2008-08-27 15:48 PDT -------
Eric: they are private already, e.g.
http://trac.webkit.org/browser/trunk/WebCore/rendering/style/RenderStyle.h#L843

The code was calling 'new' from inside transform operations methods, so a
constructor call was allowed.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list