[webkit-changes] [WebKit/WebKit] b64266: [WebCore] Remove old libxslt code smell

Rose Silicon noreply at github.com
Tue Aug 27 11:49:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6426694e8cecf14aa9c80b96509745bf07cc876
      https://github.com/WebKit/WebKit/commit/b6426694e8cecf14aa9c80b96509745bf07cc876
  Author: Rose <gfunni234 at 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


More information about the webkit-changes mailing list