Bug 260540

Summary: Add a compile flag to enable malloc heap debugging
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Brent Fulgham 2023-08-22 14:03:07 PDT
Make it easier for developers to enable `ENABLE_MALLOC_HEAP_BREAKDOWN` to get finer-grained information about object allocations. This is invaluable for tracking down memory leaks or the source of memory growth in specific browsing contexts.
Comment 1 Radar WebKit Bug Importer 2023-08-22 14:03:51 PDT
<rdar://problem/114280385>