[webkit-reviews] review granted: [Bug 85045] Fix minimal build. : [Attachment 139161] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 05:55:18 PDT 2012


Tor Arne Vestbø <vestbo at webkit.org> has granted Allan Sandfeld Jensen
<allan.jensen at nokia.com>'s request for review:
Bug 85045: Fix minimal build.
https://bugs.webkit.org/show_bug.cgi?id=85045

Attachment 139161: Patch
https://bugs.webkit.org/attachment.cgi?id=139161&action=review

------- Additional Comments from Tor Arne Vestbø <vestbo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=139161&action=review


> Source/WebCore/Target.pri:2914
> +} else {
> +    HEADERS += xml/parser/XMLDocumentParserScope.h
> +    SOURCES += \
> +	       xml/parser/XMLDocumentParserLibxml2.cpp \
> +	       xml/parser/XMLDocumentParserScope.cpp

Please reverse this,ie, contains(DEFINES, WTF_USE_LIBXML2=1) {} else {}


More information about the webkit-reviews mailing list