[Webkit-unassigned] [Bug 20623] New: WebCore's JS Bindings should be built as part of a separate phase/target/project

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 04:33:36 PDT 2008


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

           Summary: WebCore's JS Bindings should be built as part of a
                    separate phase/target/project
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mrowe at apple.com
OtherBugsDependingO 20619
             nThis:


WebCore's JS Bindings should be built as part of a separate
phase/target/project

In order to more easily support KJS vs. V8 bindings (w/o having two copies of a
single XCode project), WebCore should break out the build of bindings into a
separate phase or target or project.  Target is probably the easiest way to
start.  Then we'd have 4 targets in WebCore:

WebCore (core)
WebCore (JSC bindings)
WebCore (v8 bindings)
WebCore (library)

Obviously we could come up with nicer names than those.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list