[webkit-dev] What libxml2 features are needed for WebKit?
Leonid Romanov
Leonid.Romanov at Sun.COM
Tue Mar 25 15:28:45 PDT 2008
Yep, you are right about libxslt: XPath is indeed required. I do wonder,
however, what all XPathBlahBlahBlah files in WebCore/xml are for? Well,
its not like I really need to know the answer to this particular
question, just want to get better understanding of WebKit architecture.
Leonid.
On Tue, 2008-03-25 at 23:11 +0100, Mike Hommey wrote:
> On Tue, Mar 25, 2008 at 03:08:41PM -0700, Eric Seidel wrote:
> > As far as I know, none of those features are required by WebKit. You
> > should be fine to link against a version of libXML2 which does not
> > include those.
>
> Doesn't webkit also use libxslt ? In this case, you'd require at least
> XPath.
>
> Mike
More information about the webkit-dev
mailing list