Bug 293086
| Summary: | Profile page boundary in addition to page header address when loading page header from table in libpas | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | bmalloc | Assignee: | David Degazio <d_degazio> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Degazio
Currently we first load the page header from the page header table based on the boundary key, then PAS_PROFILE the resulting address. But it would be interesting to know the original boundary address, and we aren't losing any information because we can potentially reload the page header from the table ourselves.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151423942>
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/45468
EWS
Committed 295027@main (129bacd60730): <https://commits.webkit.org/295027@main>
Reviewed commits have been landed. Closing PR #45468 and removing active labels.