WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 35202
Calling Java method which accepts Object always passes a null argument
https://bugs.webkit.org/show_bug.cgi?id=35202
Summary
Calling Java method which accepts Object always passes a null argument
Alexey Proskuryakov
Reported
2010-02-20 18:42:25 PST
Bug 9761
said that converting from JS to Java with target type java.lang.Object should produce a String object. This is actually more general, other types also need to be converted to appropriate objects. <
rdar://problem/4856597
>
Attachments
proposed fix
(5.36 KB, patch)
2010-02-20 18:45 PST
,
Alexey Proskuryakov
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-02-20 18:42:54 PST
***
Bug 35203
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2
2010-02-20 18:45:04 PST
Created
attachment 49139
[details]
proposed fix
Maciej Stachowiak
Comment 3
2010-02-20 20:56:37 PST
Comment on
attachment 49139
[details]
proposed fix r=me
Alexey Proskuryakov
Comment 4
2010-02-20 22:02:07 PST
Committed <
http://trac.webkit.org/changeset/55059
>.
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