[Webkit-unassigned] [Bug 163150] New: Web Inspector: Heap Snapshot should be able to tell me all the paths to an object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 15:55:25 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163150

            Bug ID: 163150
           Summary: Web Inspector: Heap Snapshot should be able to tell me
                    all the paths to an object
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com
                CC: bburg at apple.com, ggaren at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Currently, this is very hard to determine. It can tell us the shortest path, but I want to know, in some example program I have, if there is more than one path. I'm not sure if I can do that without searching through every object edge. However, searching through every object edge is effectively impossible because of the number of properties each global object has.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161007/6558d906/attachment-0001.html>


More information about the webkit-unassigned mailing list