[webkit-reviews] review granted: [Bug 66048] Web Inspector: Scripts panel: display the current search match index in the toolbar. : [Attachment 103610] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 07:31:20 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 66048: Web Inspector: Scripts panel: display the current search match index
in the toolbar.
https://bugs.webkit.org/show_bug.cgi?id=66048

Attachment 103610: Patch
https://bugs.webkit.org/attachment.cgi?id=103610&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=103610&action=review


> Source/WebCore/inspector/front-end/SearchController.js:161
> +		       var matchesString = WebInspector.UIString("%d / %d
matches", currentMatchIndex, matches);

"1 of 8" ?


More information about the webkit-reviews mailing list