Bug 21422

Summary: Resources panel should support searches like "#123" for line number
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Enhancement CC: aroben, kmccullough, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://getfirebug.com/js.html
Attachments:
Description Flags
Proposed patch darin: review+

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.