[webkit-changes] [WebKit/WebKit] 6f1c96: Unreviewed, fix the iOS build with some versions o...

Wenson Hsieh noreply at github.com
Thu Jan 4 12:09:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f1c962a62eb99f5e30dd2c7e214ec5db632a460
      https://github.com/WebKit/WebKit/commit/6f1c962a62eb99f5e30dd2c7e214ec5db632a460
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  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




More information about the webkit-changes mailing list