RESOLVED FIXED 269317
Add memory footprint notification callbacks
https://bugs.webkit.org/show_bug.cgi?id=269317
Summary Add memory footprint notification callbacks
Ben Nham
Reported 2024-02-13 13:34:53 PST
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
Radar WebKit Bug Importer
Comment 1 2024-02-13 13:35:16 PST
Ben Nham
Comment 2 2024-02-13 13:48:27 PST
EWS
Comment 3 2024-02-15 08:05:46 PST
Committed 274733@main (0951ebda6a7a): <https://commits.webkit.org/274733@main> Reviewed commits have been landed. Closing PR #24369 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.