Bug 260540
| Summary: | Add a compile flag to enable malloc heap debugging | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114280385>