RESOLVED FIXED 109930
Web Inspector: highlight record revealed in Timeline
https://bugs.webkit.org/show_bug.cgi?id=109930
Summary Web Inspector: highlight record revealed in Timeline
Yury Semikhatsky
Reported 2013-02-15 05:41:04 PST
If user clicks on the memory graph, corresponding record is revealed in the viewport above but it is hard to tell which record exactly was revealed. Highlighting it would make the record more prominent.
Attachments
Patch (4.39 KB, patch)
2013-02-15 05:42 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2013-02-15 05:42:33 PST
Ilya Tikhonovsky
Comment 2 2013-02-15 06:04:57 PST
Comment on attachment 188547 [details] Patch lgtm
Pavel Feldman
Comment 3 2013-02-15 06:07:58 PST
Comment on attachment 188547 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=188547&action=review > Source/WebCore/inspector/front-end/TimelinePanel.js:940 > + this._highlightedListRowElement = null; delete this._highlightedListRowElement
Yury Semikhatsky
Comment 4 2013-02-15 07:49:10 PST
Note You need to log in before you can comment on or make changes to this bug.