Bug 260540 - Add a compile flag to enable malloc heap debugging
Summary: Add a compile flag to enable malloc heap debugging
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-22 14:03 PDT by Brent Fulgham
Modified: 2023-08-22 14:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>