[Webkit-unassigned] [Bug 27488] SVG and XPath memory leaks in V8 bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 06:18:55 PDT 2009


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





--- Comment #6 from Mads Ager <ager at chromium.org>  2009-07-23 06:18:53 PDT ---
Thanks for the good suggestions Eric!

I have introduced the overloads for the convert*ToV8Object methods and cleaned
up the use of get() and release() on RefPtrs.  What was in the previous patch
should be safe, but the current version is nicer.

Regarding the V8 version of the PODTypeWrapper stuff, I don't know why it is
different, but it is.  You are right that we should see if we can use the same
POD type wrappers both for V8 and for JSC.  I think that should be a separate
change though.

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