[Webkit-unassigned] [Bug 27321] New: v8 bindings missing from the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 15:44:37 PDT 2009


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

           Summary: v8 bindings missing from the build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at google.com


In addition to being added to the .gypi files, apparently all new V8 bindings
must also be added to the DerivedSourcesAllInOne.cpp file.

Both V8AbstractWorker.cpp and V8SharedWorker.cpp are missing from this file,
which causes link errors in Chromium when SHARED_WORKERS is enabled.

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