RESOLVED FIXED 45675
Web Inspector: (feature request) add a scripts filter to the scripts panel
https://bugs.webkit.org/show_bug.cgi?id=45675
Summary Web Inspector: (feature request) add a scripts filter to the scripts panel
Alexei Masterov
Reported 2010-09-13 09:02:15 PDT
add a filter to the scripts panel that will make it easy to diffirentiate between scripts that belong to an inspected page, scripts that belong to an extension, and scripts that were created on the fly. (i.e. via eval)
Attachments
Pavel Feldman
Comment 1 2011-04-29 01:18:10 PDT
We group scripts by type for now.
Rob Colburn
Comment 2 2012-05-10 11:38:50 PDT
Content scripts are separated, but eval'd scripts are still hard to differentiate. https://bugs.webkit.org/show_bug.cgi?id=85400
Paul Irish
Comment 3 2012-07-31 08:29:43 PDT
Between the scripted grouped by type and the cmd-o filter, this issue is resolved.
Note You need to log in before you can comment on or make changes to this bug.