Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a2df44f5ef25fc2fe710edac043aea97bf10c53f
https://github.com/WebKit/WebKit/commit/a2df44f5ef25fc2fe710edac043aea97bf10c53f
Author: Daniel Liu <[email protected]>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_mar_registry.h
Log Message:
-----------
Fix linker error after 301955@main
https://bugs.webkit.org/show_bug.cgi?id=301379
rdar://163296334
Unreviewed, build fix.
`pas_mar_is_address_in_qualifying_page` needs to be wrapped within the
`PAS_EXTERN_C` to ensure that it is exported properly.
Canonical link: https://commits.webkit.org/302058@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications