Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a759149fe1d9f628136b7f90b1e71e24b54e36be
      
https://github.com/WebKit/WebKit/commit/a759149fe1d9f628136b7f90b1e71e24b54e36be
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/cocoa/XMLParsing.mm

  Log Message:
  -----------
  Test fix: Test for parsing XML with WebCore and libxml2 in the same process
https://bugs.webkit.org/show_bug.cgi?id=273553
<rdar://127295719>

Unreviewed fix for API test on iOS Simulator.

API Test:
    TestWebKitAPI.XMLParsing.WebCoreDoesNotBreakLibxml2

* Tools/TestWebKitAPI/Tests/WebCore/cocoa/XMLParsing.mm:
(TestWebKitAPI::XMLParsing::Setup): Add.
- Add class with Setup() method.  This is required to call
  WebCoreTestSupport::testDocumentFragmentParseXML() on iOS Simulator.
(TestWebKitAPI::TEST_F(XMLParsing, WebCoreDoesNotBreakLibxml2)):
- Improve test to check that the entity loader function is also properly
  restored.

Canonical link: https://commits.webkit.org/278359@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

Reply via email to