[webkit-reviews] review granted: [Bug 38807] Web Inspector: Searching in multiple scripts in the scripts tab : [Attachment 110689] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 09:04:02 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 38807: Web Inspector: Searching in multiple scripts in the scripts tab
https://bugs.webkit.org/show_bug.cgi?id=38807

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

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


> Source/WebCore/inspector/front-end/inspector.css:4182
> +#search-results-pane-file-based .search-match:not(:hover)
.webkit-line-number {

this will match against all line-number elements in the textview. consider
optimizing.


More information about the webkit-reviews mailing list