Web Inspector: fix search on the network panel.
authorpfeldman@chromium.org <pfeldman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Jul 2012 15:36:28 +0000 (15:36 +0000)
committerpfeldman@chromium.org <pfeldman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Jul 2012 15:36:28 +0000 (15:36 +0000)
commita3db278c72aa11cd2999d2b1f245f339ffa4e118
treef8b290791c5fd3084b6e8909aa62b36a42a5ba3d
parent1638861ef241b9df03bc1771b925dae9f29fdba5
Web Inspector: fix search on the network panel.
https://bugs.webkit.org/show_bug.cgi?id=90557

Reviewed by Vsevolod Vlasov.

* inspector/front-end/NetworkPanel.js:
(WebInspector.NetworkLogView.prototype._highlightNthMatchedRequest):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121859 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/inspector/front-end/NetworkPanel.js