Bug 56187 - JavaMethod does not correctly check for a null jstring for the method name
Summary: JavaMethod does not correctly check for a null jstring for the method name
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Steve Block
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 06:42 PST by Steve Block
Modified: 2011-03-11 14:53 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2011-03-11 06:46 PST, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2011-03-11 06:42:05 PST
JavaMethod does not correctly check for a null jstring for the method name
Comment 1 Steve Block 2011-03-11 06:43:25 PST
This is due to a typo in http://trac.webkit.org/changeset/53865/trunk/WebCore/bridge/jni/JNIBridge.cpp
Comment 2 Steve Block 2011-03-11 06:46:56 PST
Created attachment 85470 [details]
Patch
Comment 3 Andrei Popescu 2011-03-11 07:08:00 PST
OOPS! :)

LGTM
Comment 4 Jeremy Orlow 2011-03-11 09:18:56 PST
Comment on attachment 85470 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2011-03-11 14:53:47 PST
Comment on attachment 85470 [details]
Patch

Clearing flags on attachment: 85470

Committed r80888: <http://trac.webkit.org/changeset/80888>
Comment 6 WebKit Commit Bot 2011-03-11 14:53:51 PST
All reviewed patches have been landed.  Closing bug.