Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 399efe5784e4a2b3e7fc2819bb1204a8b75ffe9c
      
https://github.com/WebKit/WebKit/commit/399efe5784e4a2b3e7fc2819bb1204a8b75ffe9c
  Author: Wenson Hsieh <[email protected]>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

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

  Log Message:
  -----------
  Adjust enablement criteria for the "Async UIKit Interactions" feature flag
https://bugs.webkit.org/show_bug.cgi?id=266022

Reviewed by Aditya Keerthi.

Adjust this feature flag, such that it's enabled by default only when both the 
following criteria
are met:

1. `PAL::deviceClassIsSmallScreen()` is true.
2. `UIKit/async_text_input` is enabled.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to