[webkit-changes] [WebKit/WebKit] 8731e7: Digital credentials: enable feature and set it to ...
Marcos Cáceres
noreply at github.com
Fri Feb 28 15:40:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8731e7ebba7f69ad2ea1c7180e19ae2ec3df1020
https://github.com/WebKit/WebKit/commit/8731e7ebba7f69ad2ea1c7180e19ae2ec3df1020
Author: Marcos Caceres <marcosc at apple.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
M Source/WebKit/Shared/WebPreferencesDefaultValues.h
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
Log Message:
-----------
Digital credentials: enable feature and set it to stable
https://bugs.webkit.org/show_bug.cgi?id=288453
rdar://145536102
Reviewed by Wenson Hsieh and Anne van Kesteren.
Set the Digital Credentials API as stable, but conditionally enable it if there's a UI to present.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultDigitalCredentialsEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
* Source/WebKit/UIProcess/WebPageProxy.h:
Canonical link: https://commits.webkit.org/291390@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