Bug 122603 - Remove custom finalizer for Node JS wrappers.
Summary: Remove custom finalizer for Node JS wrappers.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-10 09:17 PDT by Andreas Kling
Modified: 2013-10-10 10:38 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2013-10-10 09:18 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>