Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3744c7e84c2b87bdc75de837853810be1fd5415c
https://github.com/WebKit/WebKit/commit/3744c7e84c2b87bdc75de837853810be1fd5415c
Author: Wenson Hsieh <[email protected]>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/ios/TouchEventTests.mm
Log Message:
-----------
[iOS] TouchEventTests.DestroyWebViewWhileHandlingTouchEnd crashes after
286448@main
https://bugs.webkit.org/show_bug.cgi?id=283955
Reviewed by Richard Robinson.
286448@main refactored `-_touchEventsRecognized:` such that it no longer takes
the gesture
recognizer as an argument, but didn't update an API test that forward declares
and directly calls
into this selector on the content view. Fix this by updating the test.
* Tools/TestWebKitAPI/Tests/ios/TouchEventTests.mm:
(TestWebKitAPI::TEST(TouchEventTests, DestroyWebViewWhileHandlingTouchEnd)):
(-[WKWebView touchEventGestureRecognizer]): Deleted.
Canonical link: https://commits.webkit.org/287250@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes