Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd5b19d5a7a12c0d541adf6442b07e1346287d98
https://github.com/WebKit/WebKit/commit/cd5b19d5a7a12c0d541adf6442b07e1346287d98
Author: Pascoe <[email protected]>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Configurations/WebKitSwift.xcconfig
M Source/WebKit/DerivedSources.make
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
A Source/WebKit/WebKitSwift/CredentialUpdaterShim.h
A Source/WebKit/WebKitSwift/CredentialUpdaterShim.swift
M Source/WebKit/WebKitSwift/WebKitSwift.h
Log Message:
-----------
Move CredentialUpdaterShim to OpenSource
rdar://167456468
https://bugs.webkit.org/show_bug.cgi?id=304868
Reviewed by Richard Robinson.
This patch upstreams CredentialUpdaterShim which can now
be moved from additions to OpenSource as the relevant APIs
shipped.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Configurations/WebKitSwift.xcconfig:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebKitSwift/CredentialUpdaterShim.swift: Added.
(CredentialUpdaterShim.signalUnknownCredential(_:credentialID:)):
(CredentialUpdaterShim.signalAllAcceptedCredentials(_:userHandle:acceptedCredentialIDs:)):
(CredentialUpdaterShim.signalCurrentUserDetails(_:userHandle:newName:)):
Canonical link: https://commits.webkit.org/305231@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications