Bug 285557
Summary: | [libpas] Improve PGM metadata management | ||
---|---|---|---|
Product: | WebKit | Reporter: | zak ridouh <zakr> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | brandonstewart, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
zak ridouh
Currently we don't properly manage metadata on deallocations. We should use a circular buffer to store up to a max amount of metadata entries, and only write them as well as remove old entries upon deallocation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142506754>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/38679
EWS
Committed 288785@main (f4ebee877459): <https://commits.webkit.org/288785@main>
Reviewed commits have been landed. Closing PR #38679 and removing active labels.