[webkit-changes] [WebKit/WebKit] 72e8df: Correct status of 'LiveRangeSelectionEnabled' from...

Brent Fulgham noreply at github.com
Tue Apr 11 18:43:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72e8df69eb90d6bbee9851fe682fffa4c42801a5
      https://github.com/WebKit/WebKit/commit/72e8df69eb90d6bbee9851fe682fffa4c42801a5
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  Correct status of 'LiveRangeSelectionEnabled' from 'testable' to 'stable'
https://bugs.webkit.org/show_bug.cgi?id=255306
<rdar://problem/107903680>

Reviewed by Ryosuke Niwa.

The LiveRangeSelectionEnabled feature is on by default on all targets, but is marked
with a status of 'testable'. We should display this as 'stable' as it is complete and
expected to be on in all deployments.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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




More information about the webkit-changes mailing list