WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 66048
Web Inspector: Scripts panel: display the current search match index in the toolbar.
https://bugs.webkit.org/show_bug.cgi?id=66048
Summary
Web Inspector: Scripts panel: display the current search match index in the t...
Vsevolod Vlasov
Reported
2011-08-11 06:16:55 PDT
Scripts panel: display the current search match index in the toolbar.
Attachments
Patch
(7.50 KB, patch)
2011-08-11 06:21 PDT
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-08-11 06:21:10 PDT
Created
attachment 103610
[details]
Patch
Pavel Feldman
Comment 2
2011-08-11 07:31:20 PDT
Comment on
attachment 103610
[details]
Patch 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" ?
Vsevolod Vlasov
Comment 3
2011-08-11 07:59:35 PDT
Committed
r92849
: <
http://trac.webkit.org/changeset/92849
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug