RESOLVED INVALID 35384
Web Inspector: Make console's inspect(function) reveal function definition in the scripts panel.
https://bugs.webkit.org/show_bug.cgi?id=35384
Summary Web Inspector: Make console's inspect(function) reveal function definition in...
Vitaly Repeshko
Reported 2010-02-25 06:59:16 PST
Currently one can reveal dom node via typing inspect(node) in the console. It would be great if this worked for function objects as well and function body would be revealed upon the call.
Attachments
Timothy Hatcher
Comment 1 2010-02-25 07:00:29 PST
So it would show the resource and jump to the line?
Pavel Feldman
Comment 2 2010-02-25 07:01:23 PST
(In reply to comment #1) > So it would show the resource and jump to the line? Yep.
Brian Burg
Comment 3 2014-12-12 14:11:37 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.