RESOLVED FIXED34860
Web Inspector: Clicking on an error should take me to the error
https://bugs.webkit.org/show_bug.cgi?id=34860
Summary Web Inspector: Clicking on an error should take me to the error
Oliver Hunt
Reported 2010-02-11 14:31:51 PST
When i click on an error in the console the inspector switches to the resource view, and focuses the triggering resource. This means in the general case i get taken to the header information for the resource and not the content. It is the content that should be focused.
Attachments
[PATCH] Proposed fix. (2.72 KB, patch)
2010-03-03 11:16 PST, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2010-03-03 11:16:50 PST
Created attachment 49926 [details] [PATCH] Proposed fix.
Pavel Feldman
Comment 2 2010-03-04 10:48:50 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ResourceView.js M WebCore/inspector/front-end/ResourcesPanel.js Committed r55536
Note You need to log in before you can comment on or make changes to this bug.