Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b6426694e8cecf14aa9c80b96509745bf07cc876 https://github.com/WebKit/WebKit/commit/b6426694e8cecf14aa9c80b96509745bf07cc876 Author: Rose <gfunni...@gmail.com> Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths: M Source/WebCore/xml/XSLTProcessorLibxslt.cpp M Source/cmake/OptionsGTK.cmake M Source/cmake/OptionsMac.cmake M Source/cmake/OptionsWPE.cmake Log Message: ----------- [WebCore] Remove old libxslt code smell https://bugs.webkit.org/show_bug.cgi?id=274573 Reviewed by Darin Adler. libxslt 1.1.13 shipped over a decade ago. We can remove this code smell now. * Source/WebCore/xml/XSLTProcessorLibxslt.cpp: (WebCore::XSLTProcessor::transformToString): Remove old workaround. * Source/cmake/OptionsGTK.cmake: Set libxslt to 1.1.13. * Source/cmake/OptionsMac.cmake: Ditto. * Source/cmake/OptionsWPE.cmake: Ditto. Canonical link: https://commits.webkit.org/282807@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes