[webkit-changes] [WebKit/WebKit] 9ffdc4: Correct the NotificationsEnabled state from 'devel...

Brent Fulgham noreply at github.com
Mon Apr 17 14:37:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ffdc4ca0afd82524736b99d31cfbc1d71207c89
      https://github.com/WebKit/WebKit/commit/9ffdc4ca0afd82524736b99d31cfbc1d71207c89
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

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

  Log Message:
  -----------
  Correct the NotificationsEnabled state from 'developer' to 'stable'
https://bugs.webkit.org/show_bug.cgi?id=255545
<rdar://107159906>

Reviewed by Patrick Angle.

The 'NotificationsEnabled' feature flag is not a development flag; it is just
a toggle for A/B testing. It should therefore be in the 'stable' category.

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

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




More information about the webkit-changes mailing list