[Webkit-unassigned] [Bug 152759] SVG polyline and polygon leak page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 11:25:59 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=152759
--- Comment #7 from Chris Vienneau <chris.vno at outlook.com> ---
(In reply to comment #6)
> Said mentioned this in email:
>
> This seems to be a reference cycle between SVGAnimatedListPropertyTearOff
> and SVGListPropertyTearOff. In SVGAnimatedListPropertyTearOff::animVal(),
> m_animVal is assigned to a new Ref<SVGListPropertyTearOff> but this new Ref
> increments the refcount of this. This looks similar to
> https://bugs.webkit.org/show_bug.cgi?id=151810.
Thanks, i'll watch that bug too.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160112/8ccaf27b/attachment.html>
More information about the webkit-unassigned
mailing list