Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad93e527e12f9d5f7f0a572d985e9b522e33b51d
https://github.com/WebKit/WebKit/commit/ad93e527e12f9d5f7f0a572d985e9b522e33b51d
Author: Zak Ridouh <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_page_base_config_utils_inlines.h
Log Message:
-----------
Fix debug builds failing with declaration of 'pas_page_base_config'
https://bugs.webkit.org/show_bug.cgi?id=312193
rdar://174686964
Reviewed by Richard Robinson.
pas_page_base_config_utils_inlines.h uses pas_page_base_config as a
value type but never includes its definition. Add the missing include
of pas_page_base_config.h to fix module verification failures.
* Source/bmalloc/libpas/src/libpas/pas_page_base_config_utils_inlines.h:
Canonical link: https://commits.webkit.org/311142@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications