Bug 306543
| Summary: | [libpas] Fix system-heap reporting for LibpasMallocReportConfig=1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | bmalloc | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcus Plutowski
rdar://169191865
Currently we report the system heap as enabled, which is true, but that no longer means that we dispatch all allocations to it. Change this to refer to pas_system_heap_should_supplant_bmalloc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/57486
EWS
Committed 306453@main (7de508db0171): <https://commits.webkit.org/306453@main>
Reviewed commits have been landed. Closing PR #57486 and removing active labels.