Bug 87262

Summary: Web Inspector: display inspected process's memory distribution
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: alph, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 87263, 87400, 87479, 87737, 87971, 88081, 89106, 89568, 89754, 89968, 90149, 90668, 90686, 91734, 92259, 92379, 92650, 92743, 92748, 92751, 92962, 92981, 92994, 93001, 93130, 93604, 93692, 93827, 94109, 94333, 94489, 94580, 96650    
Bug Blocks:    

Description Yury Semikhatsky 2012-05-23 07:24:00 PDT
Web Inspector has a heap profiler that is useful for analysis of the JavaScript heap but the process memory is not limited to the JS heap. We would like to help users better understand where the memory goes in the inspected process. This is an umbrella bug for the changes in that area.
Comment 1 Brian Burg 2014-12-12 14:35:46 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.