Bug 122603

Summary: Remove custom finalizer for Node JS wrappers.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Andreas Kling 2013-10-10 09:17:57 PDT
Remove custom finalizer for Node JS wrappers.
Comment 1 Andreas Kling 2013-10-10 09:18:20 PDT
Created attachment 213891 [details]
Patch
Comment 2 Geoffrey Garen 2013-10-10 09:31:13 PDT
Comment on attachment 213891 [details]
Patch

r=me
Comment 3 Andreas Kling 2013-10-10 10:38:31 PDT
Committed r157230: <http://trac.webkit.org/changeset/157230>