RESOLVED FIXED Bug 84337
Web Inspector / Heap snapshots: "Object's retaining tree" view doesn't get cleared when navigating between objects
https://bugs.webkit.org/show_bug.cgi?id=84337
Summary Web Inspector / Heap snapshots: "Object's retaining tree" view doesn't get cl...
Marja Hölttä
Reported 2012-04-19 07:10:45 PDT
The problem occurs in chromium trunk build (chromium r132979, WebKit r114621). To reproduce: 1. Open some web page using JS. 2. Bring up developer tools -> Profiles -> New heap snapshot. 3. Expand some objects in the object list, click several objects. The "Object's retainer view" doesn't get cleared when the selected object changes, but the retainers of the selected object are added to it. The retainers of all the clicked objects accumulate in the view.
Attachments
Patch (1.42 KB, patch)
2012-04-19 11:47 PDT, Yury Semikhatsky
vsevik: review+
Yury Semikhatsky
Comment 1 2012-04-19 11:47:38 PDT
Yury Semikhatsky
Comment 2 2012-04-19 11:51:04 PDT
Note You need to log in before you can comment on or make changes to this bug.