[Webkit-unassigned] [Bug 40921] New: WebKit1 and WebKit2 should build as a single DLL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 08:31:32 PDT 2010


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

           Summary: WebKit1 and WebKit2 should build as a single DLL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com, adachan at apple.com,
                    sfalken at apple.com


We should build the WebKit1 and WebKit2 APIs into a single DLL on Windows. This way applications that use both APIs won't pull in two copies of WebCore (with unshared memory caches, etc.).

(The other option is to build WebCore as a separate DLL, but I think that would be much harder to do.)

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