RESOLVED FIXED 41275
Web Inspector: Navigate to the scripts tab from the error console entry.
https://bugs.webkit.org/show_bug.cgi?id=41275
Summary Web Inspector: Navigate to the scripts tab from the error console entry.
Pavel Feldman
Reported 2010-06-28 01:28:33 PDT
Put new Error("Foo") into the code and click the console entry. 1) Should take you to scripts tab 2) Should expose stack info
Attachments
Yury Semikhatsky
Comment 1 2010-06-28 06:28:44 PDT
(In reply to comment #0) > Put new Error("Foo") into the code and click the console entry. > 1) Should take you to scripts tab > 2) Should expose stack info It works fine for me on r62000. Clicking error message in console highlights the line in the scripts tab. Could you provide more details if you observer different behavior.
Note You need to log in before you can comment on or make changes to this bug.