RESOLVED FIXED Bug 76813
Web Inspector: DetailedHeapSnapshot: Replace the list of retainers with the expandable tree (to get rid of cycles)
https://bugs.webkit.org/show_bug.cgi?id=76813
Summary Web Inspector: DetailedHeapSnapshot: Replace the list of retainers with the e...
Ilya Tikhonovsky
Reported 2012-01-23 00:49:10 PST
%subj%
Attachments
Patch (15.85 KB, patch)
2012-01-23 00:51 PST, Ilya Tikhonovsky
pfeldman: review+
screenshot (155.86 KB, image/png)
2012-01-23 01:09 PST, Ilya Tikhonovsky
no flags
Ilya Tikhonovsky
Comment 1 2012-01-23 00:51:59 PST
Pavel Feldman
Comment 2 2012-01-23 00:58:38 PST
Comment on attachment 123527 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=123527&action=review Looks sane. > Source/WebCore/inspector/front-end/DetailedHeapshotView.js:194 > + }, trailing comma > Source/WebCore/inspector/front-end/DetailedHeapshotView.js:462 > + retainingPathsTitle.textContent = WebInspector.UIString("Object's retaining tree"); Please bring localized strings in sync with the change.
Ilya Tikhonovsky
Comment 3 2012-01-23 01:09:43 PST
Created attachment 123528 [details] screenshot
Ilya Tikhonovsky
Comment 4 2012-01-23 01:24:07 PST
Note You need to log in before you can comment on or make changes to this bug.