[webkit-reviews] review requested: [Bug 11314] Fix build when XSLT_SUPPORT is not defined : [Attachment 11110] fix build when XSLT_SUPPORT is not defined

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Oct 16 07:26:28 PDT 2006


Krzysztof Kowalczyk <kkowalczyk at gmail.com> has asked  for review:
Bug 11314: Fix build when XSLT_SUPPORT is not defined
http://bugs.webkit.org/show_bug.cgi?id=11314

Attachment 11110: fix build when XSLT_SUPPORT is not defined
http://bugs.webkit.org/attachment.cgi?id=11110&action=edit

------- Additional Comments from Krzysztof Kowalczyk <kkowalczyk at gmail.com>
* remove #define XSLT_SUPPORT from WebCore\config.h, because it defeats the
purpose of having it configurable (should be passed from a Makefile)
* fix on place in XMLTokenizer that was using xslt support unconditionally



More information about the webkit-reviews mailing list