[webkit-dev] What libxml2 features are needed for WebKit?

Eric Seidel eric at webkit.org
Tue Mar 25 15:08:41 PDT 2008


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.

-eric

On Tue, Mar 25, 2008 at 10:48 AM, Leonid Romanov <Leonid.Romanov at sun.com> wrote:
> Hi,
>  I'm trying to minimize WebKit and dependents libraries footprint, so I'd
>  like to know what libxml2 features that can be enabled/disabled via
>  configure are needed for WebKit. To be more specific, does WebKit need:
>  - HTML support
>  - DTD validation
>  - XInclude support
>  - XPath support (does WebKit have its own XPath engine?)
>  - XPointer support
>
>  Could anyone shed some light on this, please?
>
>  Thanks,
>  Leonid.
>
>
>
>  _______________________________________________
>  webkit-dev mailing list
>  webkit-dev at lists.webkit.org
>  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list