WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
60711
Web Inspector: inspector console should be searchable
https://bugs.webkit.org/show_bug.cgi?id=60711
Summary
Web Inspector: inspector console should be searchable
Yury Semikhatsky
Reported
2011-05-12 11:02:51 PDT
Web Inspector: inspector console should be searchable. Original Chromium feature request:
http://code.google.com/p/chromium/issues/detail?id=25484
Attachments
Patch
(21.15 KB, patch)
2011-05-12 11:08 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
Screenshot
(89.09 KB, image/png)
2011-05-13 00:08 PDT
,
Yury Semikhatsky
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-05-12 11:08:58 PDT
Created
attachment 93309
[details]
Patch
Yury Semikhatsky
Comment 2
2011-05-13 00:08:40 PDT
Created
attachment 93409
[details]
Screenshot
Pavel Feldman
Comment 3
2011-05-13 11:22:16 PDT
Comment on
attachment 93309
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=93309&action=review
> Source/WebCore/inspector/front-end/ConsolePanel.js:114 > + jumpToNextSearchResult: function()
This is a lot of boilerplate code. In this case (as well as in many other cases), we have the whole list of search results synchronously. It would be great if Panel could handle those by itself and was only telling its delegate (ancestor) which result to highlight.
Yury Semikhatsky
Comment 4
2011-05-16 00:30:31 PDT
Committed
r86539
: <
http://trac.webkit.org/changeset/86539
>
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