Bug 107672 - Web Inspector: detect and show memory leaks
Summary: Web Inspector: detect and show memory leaks
Status: RESOLVED DUPLICATE of bug 17241
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 107665
  Show dependency treegraph
 
Reported: 2013-01-23 05:10 PST by Paul Lewis
Modified: 2015-08-27 16:05 PDT (History)
15 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Lewis 2013-01-23 05:10:28 PST
Some kind of leak detection and tools to identify more clearly their origin.
Comment 1 Paul Lewis 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.
Comment 2 Radar WebKit Bug Importer 2014-12-01 14:24:30 PST
<rdar://problem/19106795>
Comment 3 Timothy Hatcher 2015-08-27 16:05:46 PDT

*** This bug has been marked as a duplicate of bug 17241 ***