Bug 64167

Summary: Web Inspector: NetworkPanel search failed if the matched sting is in the query part of url
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[patch] initial version yurys: review+

Ilya Tikhonovsky
Reported 2011-07-08 07:47:25 PDT
%subj%
Attachments
[patch] initial version (3.50 KB, patch)
2011-07-08 08:16 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2011-07-08 08:16:31 PDT
Created attachment 100119 [details] [patch] initial version
Yury Semikhatsky
Comment 2 2011-07-08 08:49:32 PDT
Comment on attachment 100119 [details] [patch] initial version View in context: https://bugs.webkit.org/attachment.cgi?id=100119&action=review > Source/WebCore/ChangeLog:3 > + Web Inspector: NetworkPanel search failed if the matched sting is in the query part of url sting -> string
Yury Semikhatsky
Comment 3 2011-07-08 08:50:52 PDT
Would be better if we could search in the full url string. I understand though, that there is no simple way to highlight an arbitrary part of the url in current UI.
Ilya Tikhonovsky
Comment 4 2011-07-08 08:54:10 PDT
Note You need to log in before you can comment on or make changes to this bug.