Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f7fba6d71160d9d9a00c1f658e1fec416113f28f https://github.com/WebKit/WebKit/commit/f7fba6d71160d9d9a00c1f658e1fec416113f28f Author: Karl Rackler <rack...@apple.com> Date: 2022-12-17 (Sat, 17 Dec 2022)
Changed paths: M LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https-expected.txt M LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https.html M LayoutTests/http/wpt/webauthn/public-key-credential-create-success-hid.https-expected.txt M LayoutTests/http/wpt/webauthn/public-key-credential-create-success-hid.https.html M LayoutTests/http/wpt/webauthn/public-key-credential-create-success-nfc.https-expected.txt M LayoutTests/http/wpt/webauthn/public-key-credential-create-success-nfc.https.html M LayoutTests/http/wpt/webauthn/resources/util.js M Source/WebCore/Modules/webauthn/fido/AuthenticatorGetInfoResponse.cpp M Source/WebCore/Modules/webauthn/fido/AuthenticatorGetInfoResponse.h M Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.cpp M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticationPanelClient.mm M Source/WebKit/UIProcess/WebAuthentication/WebAuthenticationFlags.h M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.h Log Message: ----------- Revert [257989@main] [WebAuthn] Handle security keys with a full key store because it broke the build for the bots https://bugs.webkit.org/show_bug.cgi?id=247339 rdar://100241655 Unreviewed build fix. * LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https-expected.txt: * LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https.html: * LayoutTests/http/wpt/webauthn/public-key-credential-create-success-hid.https-expected.txt: * LayoutTests/http/wpt/webauthn/public-key-credential-create-success-hid.https.html: * LayoutTests/http/wpt/webauthn/public-key-credential-create-success-nfc.https-expected.txt: * LayoutTests/http/wpt/webauthn/public-key-credential-create-success-nfc.https.html: * LayoutTests/http/wpt/webauthn/resources/util.js: * Source/WebCore/Modules/webauthn/fido/AuthenticatorGetInfoResponse.cpp: (fido::encodeAsCBOR): (fido::AuthenticatorGetInfoResponse::setRemainingDiscoverableCredentials): Deleted. * Source/WebCore/Modules/webauthn/fido/AuthenticatorGetInfoResponse.h: * Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.cpp: (fido::readCTAPGetInfoResponse): * Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h: * Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticationPanelClient.mm: (WebKit::wkWebAuthenticationPanelUpdate): * Source/WebKit/UIProcess/WebAuthentication/WebAuthenticationFlags.h: * Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp: (WebKit::CtapAuthenticator::makeCredential): (WebKit::CtapAuthenticator::continueMakeCredentialAfterResponseReceived): * Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.h: Canonical link: https://commits.webkit.org/258056@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes