RESOLVED FIXED 77326
Web Inspector: keyboard navigation through comparison view in heap profiler should update retainers view
https://bugs.webkit.org/show_bug.cgi?id=77326
Summary Web Inspector: keyboard navigation through comparison view in heap profiler s...
Yury Semikhatsky
Reported 2012-01-30 04:04:50 PST
Currently it is only updated when I click on corresponding line.
Attachments
Patch (6.74 KB, patch)
2012-01-30 05:59 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2012-01-30 05:59:34 PST
Pavel Feldman
Comment 2 2012-01-30 08:07:01 PST
Comment on attachment 124538 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=124538&action=review > Source/WebCore/inspector/front-end/DataGrid.js:1473 > this.dispatchEventToListeners("selected"); It seems strange that you introduce SelectedNode event beside the "selected" one.
Yury Semikhatsky
Comment 3 2012-01-30 08:17:27 PST
Note You need to log in before you can comment on or make changes to this bug.