[webkit-changes] [WebKit/WebKit] 90ca55: Unreviewed, fix the internal iOS build after recen...

Wenson Hsieh noreply at github.com
Tue Jan 30 13:00:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90ca5559e082eb3dcb49959cd3c51e918aa0e094
      https://github.com/WebKit/WebKit/commit/90ca5559e082eb3dcb49959cd3c51e918aa0e094
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Tools/TestRunnerShared/spi/UIKitSPIForTesting.h

  Log Message:
  -----------
  Unreviewed, fix the internal iOS build after recent UIKit changes
rdar://121950118

Move the forward declaration of `UITextInputArrowKeyHistory` into the IPI section, since
rdar://116700880 removed the forward declaration of `UITextInputArrowKeyHistory` from the private
header `UIKeyboardImpl.h`.

* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Tools/TestRunnerShared/spi/UIKitSPIForTesting.h:

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




More information about the webkit-changes mailing list