Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8ed3c9ea5e88f9a1ad5fee045b49b36fff2c591b
https://github.com/WebKit/WebKit/commit/8ed3c9ea5e88f9a1ad5fee045b49b36fff2c591b
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WebViewImpl.h
Log Message:
-----------
Add missing forward declarations in Source/WebKit/UIProcess/mac/WebViewImpl.h
https://bugs.webkit.org/show_bug.cgi?id=305995
Reviewed by Richard Robinson and Abrar Rahman Protyasha.
Forward declare DigitalCredentialsResponseData, ExceptionData, and
TextAnimationData in the WebCore namespace to fix build errors.
The failure is caused by Unified Sources variability when enabling
different compile-time options, leading to missing type definitions.
* Source/WebKit/UIProcess/mac/WebViewImpl.h:
Canonical link: https://commits.webkit.org/305984@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications