Bug 309301
| Summary: | [libpas] Increment pas_crash_report_version to account for medium-page-header-table split | ||
|---|---|---|---|
| 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://171041439
When ReportCrash is a newer version than a crashing Safari, and the newer version has 307140@main, we need to ensure that the former does not attempt to enumerate the latter, as it would attempt to do if PGM were enabled. This is because 307140@main modified the pas basic-heap root structure to have two page-header tables.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/60009
EWS
Committed 308767@main (c462503e3b3d): <https://commits.webkit.org/308767@main>
Reviewed commits have been landed. Closing PR #60009 and removing active labels.