Bug 34468

Summary: [Android] Android lacks utility functions to convert between JavaInstance and NPAPI types
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, commit-queue, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Bug Depends on:    
Bug Blocks: 32154    
Attachments:
Description Flags
Patch none

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.