[webkit-changes] [WebKit/WebKit] df97ab: REGRESSION(284489 at main): Keyboard typing into addr...

Abrar Rahman Protyasha noreply at github.com
Mon Oct 7 10:03:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: df97ab7f856b8ea836be7227b4684669d9416c5b
      https://github.com/WebKit/WebKit/commit/df97ab7f856b8ea836be7227b4684669d9416c5b
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Source/WebKit/UIProcess/ios/WKContentView.mm

  Log Message:
  -----------
  REGRESSION(284489 at main): Keyboard typing into address bar is failing flakily on iPad
https://bugs.webkit.org/show_bug.cgi?id=280979
rdar://137145230

Reviewed by Wenson Hsieh.

This patch is a straight revert of 284489 at main, since it causes the
issue reported in the commit title and a resolution cannot happen
without platform investigation and just how we adopt
focusItemDeferralMode in WKContentView.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView focusItemDeferralMode]):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list