[Webkit-unassigned] [Bug 33558] New: [Android] JavaString uses JSC-specific types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 16:24:12 PST 2010


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

           Summary: [Android] JavaString uses JSC-specific types
           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
                CC: android-webkit-unforking at google.com
            Blocks: 32154


JavaString, defined in WebCore/bridge/jni/jni_runtime.h, uses JSC-specific
types. This causes problems on Android, where we can build with JSC or V8. See
Bug 32154, which this bug blocks.

The code should re-factored to separate the JSC-specific internals from the
script-independent code.

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