[Webkit-unassigned] [Bug 53994] PlatformCAAnimation(const PlatformCAAnimation*) on Mac leaks, doesn't work correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 8 06:57:14 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53994
--- Comment #2 from Adam Roben (aroben) <aroben at apple.com> 2011-02-08 06:57:14 PST ---
Seems like this function could be implemented as simply as:
m_type = animation->animationType();
m_animation.adoptNS([animation->platformAnimation() copy]);
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list