[Webkit-unassigned] [Bug 109065] [v8] move persistent::new and ::dispose into same class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 10:40:30 PST 2013


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





--- Comment #2 from Dan Carney <dcarney at google.com>  2013-02-06 10:42:38 PST ---
There's no reason to ever pass around v8::Persistent objects, and the misuse use them makes it easy to generate memory leaks. This patch fixes that problem for ScriptWrappable and DomDataStore.

I haven't rebaselined the bindings test classed, but i'll do that before commit

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