NEW260540
Add a compile flag to enable malloc heap debugging
https://bugs.webkit.org/show_bug.cgi?id=260540
Summary Add a compile flag to enable malloc heap debugging
Brent Fulgham
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-22 14:03:51 PDT
Note You need to log in before you can comment on or make changes to this bug.