Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 17c3c12f05f2ea4746575d4444f6e8aad4e36c13 https://github.com/WebKit/WebKit/commit/17c3c12f05f2ea4746575d4444f6e8aad4e36c13 Author: Jani Hautakangas <j...@kodegood.com> Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths: M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp Log Message: ----------- [GTK][WPE] Add missing includes to WebChromeClient https://bugs.webkit.org/show_bug.cgi?id=285845 Reviewed by Michael Catanzaro. The WebChromeClient class was missing some required headers. While most common compilation flag combinations indirectly include the necessary headers through other files, certain combinations can lead to missing includes. This patch explicitly adds the required headers to ensure compatibility across all compile flag configurations. * Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp: Canonical link: https://commits.webkit.org/288841@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