[Webkit-unassigned] [Bug 66438] Abandoned Memory: SVGFontElement and Corresponding SVGDocument Never Deconstructed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 22:20:39 PDT 2011


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org,
                   |                            |jschuh at chromium.org




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2011-08-18 22:20:39 PST ---
Looks like this the RefPtr causing the cycle was added in:
<http://webkit.org/b/53270> We should hold RefPtrs to SVG font faces

Eric, Justin, do you have any comments on this patch? I don't have access
to bug 53270 because it was marked as security. However, even with this
patch which does not use RefPtr the test case added with that change
seems to pass:

    svg/custom/use-multiple-on-nested-disallowed-font.html

Is it safe to make this change?

-- 
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