WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43145
Add support for calling NPObject methods
https://bugs.webkit.org/show_bug.cgi?id=43145
Summary
Add support for calling NPObject methods
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-07-28 13:57:47 PDT
Created
attachment 62873
[details]
Patch
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
Committed
r64231
: <
http://trac.webkit.org/changeset/64231
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug