Bug 72556 - JS wrappers of DOM objects should have no-op constructors
Summary: JS wrappers of DOM objects should have no-op constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 15:07 PST by Sam Weinig
Modified: 2011-11-16 15:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2011-11-16 15:24 PST, Sam Weinig
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-11-16 15:07:00 PST
JS wrappers of DOM objects should have no-op constructors
Comment 1 Sam Weinig 2011-11-16 15:24:49 PST
Created attachment 115459 [details]
Patch
Comment 2 Geoffrey Garen 2011-11-16 15:29:14 PST
Comment on attachment 115459 [details]
Patch

r=me
Comment 3 Sam Weinig 2011-11-16 15:46:59 PST
Committed r100517: <http://trac.webkit.org/changeset/100517>