Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75f7d901f88b6f7b713aaec7fb34516596d303f6
      
https://github.com/WebKit/WebKit/commit/75f7d901f88b6f7b713aaec7fb34516596d303f6
  Author: Pascoe <pas...@apple.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

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

  Log Message:
  -----------
  [WebAuthn] Fix Web Authentication AuthenticationServices feature flag
rdar://121473121
https://bugs.webkit.org/show_bug.cgi?id=267970

Reviewed by Charlie Wolfe.

The condition for this feature flag was erroneously written as 
ENABLE(WEB_AUTHN_AS_MODERN),
but only HAVE(WEB_AUTHN_AS_MODERN) is defined. This patch fixes that.

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

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to