[Webkit-unassigned] [Bug 57023] New: Use JavaValue rather than jvalue for the conversions to and from JavaScript objects in the JSC Java bridge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 09:03:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57023

           Summary: Use JavaValue rather than jvalue for the conversions
                    to and from JavaScript objects in the JSC Java bridge
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
        Depends on: 57022
            Blocks: 57019


This will allow us to use JavaValue rather than jvalue in the JavaInstance API and thus make the API independent of JNI. See Bug 57019.

The corresponding change for V8 is being done in Bug 57022.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list