Bug 55218

Summary: getJNIEnv() passes wrong type to AttachCurrentThread() for JNIEnv argument on Android
Product: WebKit Reporter: Steve Block <steveblock>
Component: New BugsAssignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jorlow, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Attachments:
Description Flags
Patch none

Steve Block
Reported 2011-02-25 07:47:01 PST
getJNIEnv() passes wrong type to AttachCurrentThread() for JNIEnv argument on Android
Attachments
Patch (1.42 KB, patch)
2011-02-25 07:50 PST, Steve Block
no flags
Steve Block
Comment 1 2011-02-25 07:48:10 PST
AttachCurrentThread() in Android's JVM takes a JINEnv** argument.
Steve Block
Comment 2 2011-02-25 07:50:49 PST
Jeremy Orlow
Comment 3 2011-02-25 12:48:08 PST
Comment on attachment 83813 [details] Patch r=me
WebKit Commit Bot
Comment 4 2011-02-28 03:40:38 PST
Comment on attachment 83813 [details] Patch Clearing flags on attachment: 83813 Committed r79852: <http://trac.webkit.org/changeset/79852>
WebKit Commit Bot
Comment 5 2011-02-28 03:40:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.