[Webkit-unassigned] [Bug 39476] New: Android should not require deprecated code path in JavaInstanceJSC.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 01:46:52 PDT 2010


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

           Summary: Android should not require deprecated code path in
                    JavaInstanceJSC.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com


Android requires the calls to callJNIMethodIDA() in JavaInstance::invokeMethod() for JSC. This code path is deprecated and is required only on Tiger when building for Mac.

We should look into why Android requires this deprecated code path and remove the dependence on it.

See Bug 39426

-- 
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