Ha, never mind, then.

-yong

----- Original Message ----- From: "Eric Seidel" <e...@webkit.org>
To: "Yong Li" <yong...@torchmobile.com>
Cc: "WebKit Development" <webkit-dev@lists.webkit.org>
Sent: Thursday, October 22, 2009 3:52 PM
Subject: Re: [webkit-dev] virtual functions in ChromeClient and other clients


On Thu, Oct 22, 2009 at 12:20 PM, Yong Li <yong...@torchmobile.com> wrote:
ChromeClient and other clients defined in webkit are using a lot of WebCore
objects. So it seems impossible to provide a ChromeClient from another
binary other than webkit itself. In other words, ChromeClient is almost
always implemented in a static lib that's linked with WebCore together.

This statement is false.

WebCore is built as a dynamic library on Mac OS X.

WebKit provides a ChromeClient:
http://trac.webkit.org/browser/trunk/WebKit/mac/WebCoreSupport/WebChromeClient.h

-eric


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to