RESOLVED FIXED 21422
Resources panel should support searches like "#123" for line number
https://bugs.webkit.org/show_bug.cgi?id=21422
Summary Resources panel should support searches like "#123" for line number
Timothy Hatcher
Reported 2008-10-06 17:51:34 PDT
This is something Firebug supports. See: http://getfirebug.com/js.html We should also support "line:123".
Attachments
Proposed patch (5.73 KB, patch)
2008-10-06 22:44 PDT, Timothy Hatcher
darin: review+
Timothy Hatcher
Comment 1 2008-10-06 22:44:18 PDT
Created attachment 24138 [details] Proposed patch
Darin Adler
Comment 2 2008-10-07 09:46:06 PDT
Comment on attachment 24138 [details] Proposed patch + // Attempt to search for the whole query, just incase it matches a color like "#333". "in case" should be two words.
Timothy Hatcher
Comment 3 2008-10-07 14:13:22 PDT
Landed in r37389.
Note You need to log in before you can comment on or make changes to this bug.