[webkit-changes] [WebKit/WebKit] b3d60d: [UIAsyncTextInput] Edit menu no longer appears aft...

Wenson Hsieh noreply at github.com
Mon Dec 18 21:28:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b3d60d3c58c67657877e68a71974f2f982e33a93
      https://github.com/WebKit/WebKit/commit/b3d60d3c58c67657877e68a71974f2f982e33a93
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm

  Log Message:
  -----------
  [UIAsyncTextInput] Edit menu no longer appears after selecting text in Books
https://bugs.webkit.org/show_bug.cgi?id=266612
rdar://119843215

Reviewed by Megan Gardner.

Disable async text input by default in Books for the time being, until Books moves off of
`UIWKInteractionViewProtocol` in rdar://119836700.

* Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm:
(WebKit::defaultUseAsyncUIKitInteractions):

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




More information about the webkit-changes mailing list