[webkit-changes] [WebKit/WebKit] 8bfb83: Fix the Catalyst build after 272187 at main

Tim Horton noreply at github.com
Sun Dec 17 12:43:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8bfb83c2360ad2c9cb5115625d19b1011a494611
      https://github.com/WebKit/WebKit/commit/8bfb83c2360ad2c9cb5115625d19b1011a494611
  Author: Tim Horton <thorton at apple.com>
  Date:   2023-12-17 (Sun, 17 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Fix the Catalyst build after 272187 at main
https://bugs.webkit.org/show_bug.cgi?id=266557
rdar://119784872

Unreviewed build fix.

* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _requiresLegacyTextInputTraits]):
Make the return type explicit because sometimes the compiler is picky about BOOL vs. bool.

Canonical link: https://commits.webkit.org/272193@main




More information about the webkit-changes mailing list