[Webkit-unassigned] [Bug 33589] New: [Android] Bridge interfaces Field, Class, Instance and Array use JSC-specific types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 04:33:48 PST 2010


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

           Summary: [Android] Bridge interfaces Field, Class, Instance and
                    Array use 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


WebCore/bridge/runtime.h defines a number of interfaces. Of these, Field,
Class, Instance and Array use JSC-specific types. This causes problems on
Android, where we can build with JSC or V8.

These JSC-specific interfaces should be moved out of runtime.h to allow the
file to be used with both JSC and V8.

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