Bug 269317
Summary: | Add memory footprint notification callbacks | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Nham
We want to observe when sites in the field exceed various key memory footprint thresholds (e.g. 2GB, 4GB, ...). To do this, add the ability to configure those footprint thresholds and a delegate method that gets called when WebContent's footprint exceeds those thresholds.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122908959>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/24369
EWS
Committed 274733@main (0951ebda6a7a): <https://commits.webkit.org/274733@main>
Reviewed commits have been landed. Closing PR #24369 and removing active labels.