RESOLVED FIXED74289
Web Inspector: chromium: UI: Detailed Heap snapshot shows too many objects' hidden properties.
https://bugs.webkit.org/show_bug.cgi?id=74289
Summary Web Inspector: chromium: UI: Detailed Heap snapshot shows too many objects' h...
Ilya Tikhonovsky
Reported 2011-12-12 05:27:13 PST
webcore objects have many hidden properties. The Detailed Heap shapshot view shows all these props for a selected object. The result view looks too heavy and users usually failed to find a useful information about the object. Looks like such ability is unnecessary in the most cases. I'd like to introduce a configurable property that will show/hide these props from the view.
Attachments
Patch (6.12 KB, patch)
2011-12-12 05:30 PST, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2011-12-12 05:30:21 PST
Yury Semikhatsky
Comment 2 2011-12-12 05:57:08 PST
Comment on attachment 118778 [details] Patch We may want to add a button/checkbox to the panel itself to make switching between two views easier.
Ilya Tikhonovsky
Comment 3 2011-12-12 05:59:12 PST
Note You need to log in before you can comment on or make changes to this bug.