[webkit-changes] [WebKit/WebKit] 027711: Remove an unnecessary call to -[UIKeyboardImpl cle...

Wenson Hsieh noreply at github.com
Fri Nov 17 12:33:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 027711e3d3c063ba9b8e9c835a194fceafa878d3
      https://github.com/WebKit/WebKit/commit/027711e3d3c063ba9b8e9c835a194fceafa878d3
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Remove an unnecessary call to -[UIKeyboardImpl clearShiftState] after rdar://118307508
https://bugs.webkit.org/show_bug.cgi?id=265002
rdar://118543047

Reviewed by Richard Robinson and Megan Gardner.

Remove this call to `-[UIKeyboardImpl clearShiftState]`, which is no longer needed after the changes
in rdar://118307508.

* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _selectionChanged]):

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




More information about the webkit-changes mailing list