[webkit-dev] Does ENABLE_XPATH work?

Adam Roben aroben at apple.com
Tue Aug 5 12:08:30 PDT 2008


On Aug 5, 2008, at 2:29 PM, Paul Pedriana wrote:

> If I use '#define ENABLE_XPATH 0' in my config, the build mostly
> compiles, but not entirely. I get the errors shown below. The compile
> errors appear to occur because the code below doesn't check for
> ENABLE(XPATH) (whereas much of the rest of the source code does). Is
> this an oversight, or am I not understanding something about
> ENABLE_XPATH? Note: my build is about five weeks old now, and I admit
> that I don't know how it is that XPATH is used within WebKit.

These are probably just oversights. I don't think any of our build  
bots have ENABLE_XPATH turned off, so it's not too surprising that the  
build has rotted in this configuration.

Patches to fix this would be welcome at bugs.webkit.org!

-Adam



More information about the webkit-dev mailing list