[webkit-changes] [WebKit/WebKit] e0ab58: [iOS] Unable to keyboard scroll until interacting ...

Abrar Rahman Protyasha noreply at github.com
Tue Oct 1 09:17:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0ab58e09065c7423940e0b6cbf009ac02ba3792
      https://github.com/WebKit/WebKit/commit/e0ab58e09065c7423940e0b6cbf009ac02ba3792
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2024-10-01 (Tue, 01 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:
  -----------
  [iOS] Unable to keyboard scroll until interacting with a webpage
https://bugs.webkit.org/show_bug.cgi?id=280651
rdar://137004739

Reviewed by Wenson Hsieh.

This patch mostly re-lands 282736 at main, except that we limit our change
from visionOS, where adoption of UIFocusItemDeferralModeNever regresses
Safari's address bar experience -- rdar://136769319.

* 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/284489@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