Bug 35202

Summary: Calling Java method which accepts Object always passes a null argument
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
proposed fix mjs: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.