Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f1c962a62eb99f5e30dd2c7e214ec5db632a460
https://github.com/WebKit/WebKit/commit/6f1c962a62eb99f5e30dd2c7e214ec5db632a460
Author: Wenson Hsieh <[email protected]>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M Tools/TestWebKitAPI/cocoa/TestWKWebView.mm
Log Message:
-----------
Unreviewed, fix the iOS build with some versions of the internal SDK
Remove some `void` early returns, and instead put the `return` on a separate
line.
* Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:
(-[WKWebView defineSelection]):
(-[WKWebView shareSelection]):
(-[WKWebView moveSelectionToStartOfParagraph]):
(-[WKWebView extendSelectionToStartOfParagraph]):
(-[WKWebView moveSelectionToEndOfParagraph]):
(-[WKWebView extendSelectionToEndOfParagraph]):
Canonical link: https://commits.webkit.org/272654@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes