Bug 77983 - Web Inspector: need a way to get a path from a retained object to DOMWindow
Summary: Web Inspector: need a way to get a path from a retained object to DOMWindow
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 78411
  Show dependency treegraph
 
Reported: 2012-02-07 06:34 PST by jochen
Modified: 2014-12-12 14:37 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2012-02-07 06:34:35 PST
There should be a way when comparing two heap snapshots to get a (any / all) path from a retained object to DOMWindow (or some other means to get a hint where e.g. a detached DOM tree is being retained from)

There used to be the option to display paths to window instead of to GC roots which is what existing howtos recommend to use: http://gent.ilcore.com/2011/08/finding-memory-leaks.html
Comment 1 Brian Burg 2014-12-12 14:37:57 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.