Bug 107672

Summary: Web Inspector: detect and show memory leaks
Product: WebKit Reporter: Paul Lewis <aerotwist>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: apavlov, bburg, dtrebbien, graouts, joepeck, keishi, loislo, paulirish, pfeldman, pmuellr, timothy, vsevik, web-inspector-bugs, webkit-bug-importer, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 107665    

Paul Lewis
Reported 2013-01-23 05:10:28 PST
Some kind of leak detection and tools to identify more clearly their origin.
Attachments
Paul Lewis
Comment 1 2013-01-24 03:36:46 PST
More context: We currently have heap profiling tools which implicitly allow us to see between to snapshots what may have been created but not released. A more formal tool which allows us to see specifically which developer-created objects have been retained, perhaps as an additional view to the heap profiler, would be ideal. That way a developer can do some actions and easily see where they may have leaks.
Radar WebKit Bug Importer
Comment 2 2014-12-01 14:24:30 PST
Timothy Hatcher
Comment 3 2015-08-27 16:05:46 PDT
*** This bug has been marked as a duplicate of bug 17241 ***
Note You need to log in before you can comment on or make changes to this bug.