[Webkit-unassigned] [Bug 56306] New: JavaMethod.cpp does not compile with V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 06:43:36 PDT 2011


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

           Summary: JavaMethod.cpp does not compile with V8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
                CC: oliver at apple.com


Code in bridge/jni is used with both JSC and V8 (on Android). The compile error is because JavaMethod.cpp includes the JSC-specific header ScopeChain.h. This was introduced in http://trac.webkit.org/changeset/79904 (when the file was called JNIBridge.cpp)

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