RESOLVED FIXED 85869
OS(ANDROID) JNI AttachCurrentThread take JNIEnv** as a parameter, not void**
https://bugs.webkit.org/show_bug.cgi?id=85869
Summary OS(ANDROID) JNI AttachCurrentThread take JNIEnv** as a parameter, not void**
Adam Barth
Reported 2012-05-08 00:09:26 PDT
Modern JNI AttachCurrentThread take JNIEnv** as a parameter, not void**
Attachments
Patch (1.59 KB, patch)
2012-05-08 00:13 PDT, Adam Barth
no flags
Patch (1.99 KB, patch)
2012-05-08 01:19 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2012-05-08 00:13:08 PDT
Eric Seidel (no email)
Comment 2 2012-05-08 00:13:41 PDT
Comment on attachment 140685 [details] Patch So long as this passes all the EWSes, this is good to go.
Build Bot
Comment 3 2012-05-08 00:31:42 PDT
Adam Barth
Comment 4 2012-05-08 01:06:18 PDT
Sigh. Mac and its ancient Java.
Adam Barth
Comment 5 2012-05-08 01:19:00 PDT
Eric Seidel (no email)
Comment 6 2012-05-08 01:25:13 PDT
Comment on attachment 140687 [details] Patch OK.
WebKit Review Bot
Comment 7 2012-05-08 01:59:27 PDT
Comment on attachment 140687 [details] Patch Clearing flags on attachment: 140687 Committed r116405: <http://trac.webkit.org/changeset/116405>
WebKit Review Bot
Comment 8 2012-05-08 01:59:41 PDT
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.