RESOLVED DUPLICATE of bug 17241 Bug 107672
Web Inspector: detect and show memory leaks
https://bugs.webkit.org/show_bug.cgi?id=107672
Summary Web Inspector: detect and show memory leaks
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.