[webkit-changes] [WebKit/WebKit] ff6ed0: [iOS] [WebKit] Prepare to enable "Visually Contigu...

Wenson Hsieh noreply at github.com
Tue Dec 17 19:53:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ff6ed066163294122a9bee92c7af963830b66154
      https://github.com/WebKit/WebKit/commit/ff6ed066163294122a9bee92c7af963830b66154
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/Shared/WebPreferencesDefaultValues.h
    M Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm

  Log Message:
  -----------
  [iOS] [WebKit] Prepare to enable "Visually Contiguous Bidi Selection" default
https://bugs.webkit.org/show_bug.cgi?id=284851
rdar://141401866

Reviewed by Abrar Rahman Protyasha.

Enable this behavior by default, when `defaultVisuallyContiguousBidiTextSelectionEnabled()` returns
`true`.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:
* Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm:
(WebKit::defaultVisuallyContiguousBidiTextSelectionEnabled):

Canonical link: https://commits.webkit.org/287983@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