Bug 50485

Summary: Web Inspector [JSC]: Heap Profiler
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, aroben, bburg, bweinstein, dtrebbien, efidler, ggaren, graouts, joepeck, jonowells, keishi, loislo, mark.lam, mattbaker, mhahnenberg, mnaganov, nvasilyev, oliver, pfeldman, pmuellr, rik, timothy, webkit-bug-importer, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 56460    
Bug Blocks:    

Joseph Pecoraro
Reported 2010-12-03 14:00:07 PST
The old heap profiler bugs have closed: (see these for history) <http://webkit.org/b/28429> Adding Heap profiler page to Web Inspector <http://webkit.org/b/44531> Web Inspector: Store heap snapshots in InspectorProfilerAgent This tracks implementing it in JSC. Currently there is a stub implementation in: WebCore/bindings/js/ScriptHeapSnapshot.h The UI for this feature is disabled behind a WebInspector Preference in inspector.js, which would could be removed (including chromium's enabling code in WebKit/chromium/src/js/DevTools.js) > WebCore/inspector/front-end/inspector.js > 237: if (Preferences.heapProfilerPresent)
Attachments
Adam Roben (:aroben)
Comment 1 2011-08-08 12:51:08 PDT
Joseph Pecoraro
Comment 2 2016-06-06 20:12:28 PDT
Heap Snapshots have been implemented as part of the Heap domain. Closing.
Note You need to log in before you can comment on or make changes to this bug.