Bug 78411
| Summary: | Web Inspector: [META] Heap profiler improvements meta bug | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | alph, apavlov, bburg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 76045, 76813, 76989, 77199, 77201, 77414, 77434, 77726, 77801, 77810, 77850, 77870, 77983, 78103, 78113, 78362, 78462, 78496, 81645, 81647, 81662, 81675, 81756, 81763, 81776, 81784, 81804, 81927 | ||
| Bug Blocks: | |||
Ilya Tikhonovsky
%subj%
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ilya Tikhonovsky
Improvements:
78362 - Web Inspector: add filtering by class name in heap profiler
77983 - Web Inspector: need a way to get a path from a retained object to DOMWindow
76045 - Web Inspector: [Chromium] Heap profiler need to track active DOM objects
78113 - Web Inspector: heap snapshot: implement Distance column in Object's retaining tree.
78103 - Web Inspector: Show percentage by default in heap profiler
77850 - Web Inspector: get rid of synthetic heap snapshot nodes from the retaining tree.
77810 - Web Inspector: Redesign summary view / retaining tree contents
77870 - Web Inspector: beautify retaining tree items view
77801 - Web Inspector: get rid of cycles in retaining tree
77726 - Web Inspector: Retained size for classes is too conservative in heap profiler
77434 - Web Inspector: show percent along with absolute counts in heap snapshots
77414 - [V8] Web Inspector: heap profile view is missing strong references from DOM nodes to listener functions
77201 - Web Inspector: detailed heap snapshot: Replace (Native objects) root element with '(Detached DOM trees)' and '(Document DOM trees)'
77199 - Web Inspector: show memory sizes in bytes in heap profiler
76989 - Web Inspector: DetailedHeapSnapshot: adjust node name cell format for the retainers tree.
76813 - Web Inspector: DetailedHeapSnapshot: Replace the list of retainers with the expandable tree (to get rid of cycles)
Bugs:
77721 - [V8] Web Inspector: heap profiler stops responding after quick switching between heap entries
77642 - [V8] Web Inspector: reveal selected retainer in the 'summary' view when switching from 'comparison' view
78329 - Web Inspector: wrong percent calculations for empty snapshot.
77974 - Web Inspector: Objects get duplicated when switching filter in heap profiler
77877 - Web Inspector: don't mark object is queriable if it is only reachable by internal reference
77829 - Web Inspector: REGRESSION detached dom nodes aren't highlighted
77330 - Web Inspector: hide function popover in heap snapshot view before navigating to the function definition