Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 40bf8b03624cdeb77b905ce1cdb7edd977e8af70
      
https://github.com/WebKit/WebKit/commit/40bf8b03624cdeb77b905ce1cdb7edd977e8af70
  Author: Abrar Rahman Protyasha <a_protya...@apple.com>
  Date:   2024-07-29 (Mon, 29 Jul 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(281001@main): [iPadOS] Safari address bar loses focus immediately 
after clicking with hardware keyboard attached
https://bugs.webkit.org/show_bug.cgi?id=277273
rdar://132525262

Reviewed by Aditya Keerthi.

The adoption of UIFocusItemDeferralMode in 281001@main causes the issue
detailed in the commit title. This patch is a straight revert of
281001@main, after which we can revisit https://webkit.org/b/276640.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to