Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2806ca6081078d116b603610e10d5ee377f31ee7
https://github.com/WebKit/WebKit/commit/2806ca6081078d116b603610e10d5ee377f31ee7
Author: Marcos Caceres <[email protected]>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/PageClientImplMac.mm
Log Message:
-----------
Digital Credentials: Fix safer C++ checker warnings in PageClientImplMac.mm
https://bugs.webkit.org/show_bug.cgi?id=305523
rdar://168183366
Reviewed by Rupin Mittal.
Remove direct calls to m_impl in and replace them with calls to checkedImpl().
Relies on existing tests.
* Source/WebKit/UIProcess/mac/PageClientImplMac.mm:
(WebKit::PageClientImpl::showDigitalCredentialsPicker):
(WebKit::PageClientImpl::dismissDigitalCredentialsPicker):
Canonical link: https://commits.webkit.org/305633@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications