Bug 65222 - V8 custom bindings for AudioNode must do proper object checking and throw exception in case of error
Summary: V8 custom bindings for AudioNode must do proper object checking and throw exc...
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: Chris Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 17:20 PDT by Chris Rogers
Modified: 2011-07-26 17:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2011-07-26 17:21 PDT, Chris Rogers
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2011-07-26 17:20:04 PDT
V8 custom bindings for AudioNode must do proper object checking and throw exception in case of error
Comment 1 Chris Rogers 2011-07-26 17:21:38 PDT
Created attachment 102078 [details]
Patch
Comment 2 Chris Rogers 2011-07-26 17:25:18 PDT
Committed r91802: <http://trac.webkit.org/changeset/91802>