RESOLVED FIXED Bug 34468
[Android] Android lacks utility functions to convert between JavaInstance and NPAPI types
https://bugs.webkit.org/show_bug.cgi?id=34468
Summary [Android] Android lacks utility functions to convert between JavaInstance and...
Steve Block
Reported 2010-02-02 03:11:55 PST
Android uses NPAPI to inject objects into JavaScript. To do this, it needs utility functions to convert between JavaInstance (the type used to wrap a Java object) and NPAPI types.
Attachments
Patch (9.48 KB, patch)
2010-02-02 03:19 PST, Steve Block
no flags
Steve Block
Comment 1 2010-02-02 03:14:26 PST
This is required when using V8 only.
Steve Block
Comment 2 2010-02-02 03:19:07 PST
Ariya Hidayat
Comment 3 2010-02-02 07:18:49 PST
Comment on attachment 47917 [details] Patch LGTM.
WebKit Commit Bot
Comment 4 2010-02-02 07:45:50 PST
Comment on attachment 47917 [details] Patch Clearing flags on attachment: 47917 Committed r54237: <http://trac.webkit.org/changeset/54237>
WebKit Commit Bot
Comment 5 2010-02-02 07:45:56 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.