RESOLVED FIXED 151407
ResourceUsageOverlay should have better accounting for reclaimable memory.
https://bugs.webkit.org/show_bug.cgi?id=151407
Summary ResourceUsageOverlay should have better accounting for reclaimable memory.
Andreas Kling
Reported 2015-11-18 14:17:33 PST
We should show how much memory in each category is reclaimable, if any.
Attachments
Patch (6.26 KB, patch)
2015-11-18 14:18 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-11-18 14:18:05 PST
Anders Carlsson
Comment 2 2015-11-18 14:56:02 PST
Comment on attachment 265778 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=265778&action=review > Source/WebCore/page/cocoa/ResourceUsageOverlayCocoa.mm:435 > + size_t dirty { 0 }; 😐
WebKit Commit Bot
Comment 3 2015-11-18 15:48:53 PST
Comment on attachment 265778 [details] Patch Clearing flags on attachment: 265778 Committed r192595: <http://trac.webkit.org/changeset/192595>
WebKit Commit Bot
Comment 4 2015-11-18 15:48:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.