Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 736a08b1bbf553a10c02b604107318f0ee3d25c0
https://github.com/WebKit/WebKit/commit/736a08b1bbf553a10c02b604107318f0ee3d25c0
Author: Marcus Plutowski <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/bmalloc/bmalloc/BAssert.h
M Source/bmalloc/bmalloc/CompactAllocationMode.h
M Source/bmalloc/libpas/src/libpas/pas_mte_config.h
M Source/bmalloc/libpas/src/libpas/pas_utils.h
Log Message:
-----------
[bmalloc] Reroute BASSERT to libpas asserts when available
https://bugs.webkit.org/show_bug.cgi?id=309694
rdar://171019019
Reviewed by Keith Miller.
This gives us the benefit of extra information like the line-number of a
crash without incurring further code-duplication between the different
sub-projects.
Canonical link: https://commits.webkit.org/309224@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications