Reviewed by Darin.
<rdar://problem/5493093>
* WebCore.xcodeproj/project.pbxproj: Removed libxslt from statically linked frameworks.
* platform/mac/SoftLinking.h: Formatting tweakes, added SOFT_LINK_LIBRARY, and if'def for
PLATFORM(DARWIN)
* xml/XSLStyleSheet.cpp: Soft-linked libxslt.
* xml/XSLTExtensions.cpp: Removed the call to xsltGenericError, and added a FIXME comment stating
that it might be helpful to push any errors from xmlXPathNewValueTree up to the Javascript Console.
* xml/XSLTProcessor.cpp: Soft-linked libxslt.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@25781 268f45cc-cd09-0410-ab3c-d52691b4dbfc
6 files changed