-
aroben@apple.com authored
<https://bugs.webkit.org/show_bug.cgi?id=18544> r31951 changed XSLTProcessor::parseErrorFunc to expect a Console* as the context parameter. The caller in XSLTProcessor was changed, but the one in XSLStyleSheet was missed. Reviewed by Alexey Proskuryakov. * xml/XSLStyleSheet.cpp: (WebCore::XSLStyleSheet::parseString): Pass the Console as the context to parseErrorFunc. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31999 268f45cc-cd09-0410-ab3c-d52691b4dbfc
aroben@apple.com authored<https://bugs.webkit.org/show_bug.cgi?id=18544> r31951 changed XSLTProcessor::parseErrorFunc to expect a Console* as the context parameter. The caller in XSLTProcessor was changed, but the one in XSLStyleSheet was missed. Reviewed by Alexey Proskuryakov. * xml/XSLStyleSheet.cpp: (WebCore::XSLStyleSheet::parseString): Pass the Console as the context to parseErrorFunc. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31999 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading