Bug 43145

Summary: Add support for calling NPObject methods
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2010-07-28 13:44:49 PDT
Add support for calling NPObject methods
Attachments
Patch (30.71 KB, patch)
2010-07-28 13:57 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-07-28 13:57:47 PDT
Sam Weinig
Comment 2 2010-07-28 14:04:10 PDT
Comment on attachment 62873 [details] Patch > + if (!returnValue) > + throwError(exec, createError(exec, "Error calling method on NPObject!")); Do we need the exclamation point? Otherwise, r=me.
Anders Carlsson
Comment 3 2010-07-28 14:31:17 PDT
Note You need to log in before you can comment on or make changes to this bug.