Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 065f913b8ad52f7d52a7a077c629185339ca5128 https://github.com/WebKit/WebKit/commit/065f913b8ad52f7d52a7a077c629185339ca5128 Author: Alex Christensen <achristen...@apple.com> Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths: M Source/WebKit/UIProcess/WebAuthentication/AuthenticatorManager.cpp M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm M Source/WebKit/UIProcess/WebAuthentication/WebAuthenticationRequestData.h M Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.cpp Log Message: ----------- WebAuthenticationRequestData's frameInfo should be optional https://bugs.webkit.org/show_bug.cgi?id=290011 rdar://147365014 Reviewed by Pascoe. This is a step towards removing the FrameInfoData default constructor. * Source/WebKit/UIProcess/WebAuthentication/AuthenticatorManager.cpp: (WebKit::AuthenticatorManager::runPanel): * Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm: (WebKit::WebAuthenticatorCoordinatorProxy::constructASController): (WebKit::WebAuthenticatorCoordinatorProxy::contextForRequest): * Source/WebKit/UIProcess/WebAuthentication/WebAuthenticationRequestData.h: * Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.cpp: (WebKit::WebAuthenticatorCoordinatorProxy::handleRequest): Canonical link: https://commits.webkit.org/292386@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes