Bug 35450

Summary: Crash when a Java array property accessor raises an exception
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
proposed fix
none
proposed fix
none
proposed fix andersca: review+

Description Alexey Proskuryakov 2010-02-26 14:04:38 PST
Null dereference. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2010-02-26 14:07:33 PST
Created attachment 49636 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2010-02-26 14:24:39 PST
Created attachment 49644 [details]
proposed fix

Different Java versions may have different stack traces, don't want the results to change because of that.
Comment 3 Alexey Proskuryakov 2010-02-26 14:27:10 PST
Created attachment 49645 [details]
proposed fix

Actually uploading a new patch.
Comment 4 Anders Carlsson 2010-02-26 14:27:45 PST
Comment on attachment 49645 [details]
proposed fix

r=me
Comment 5 Alexey Proskuryakov 2010-02-26 14:30:56 PST
http://trac.webkit.org/changeset/55315