RESOLVED FIXED64167
Web Inspector: NetworkPanel search failed if the matched sting is in the query part of url
https://bugs.webkit.org/show_bug.cgi?id=64167
Summary Web Inspector: NetworkPanel search failed if the matched sting is in the quer...
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.