[webkit-reviews] review denied: [Bug 91087] Web Inspector: beautify find bar looks, simplify search update routines. : [Attachment 151937] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 06:50:10 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 91087: Web Inspector: beautify find bar looks, simplify search update
routines.
https://bugs.webkit.org/show_bug.cgi?id=91087

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=151937&action=review


> Source/WebCore/inspector/front-end/SearchController.js:-249
> -	   if (!isEnterKey(event))

Incremental search works weirdly now - it jumps to the next occurrence each
time you add a letter even if current occurrence matches new query.
I believe this code was needed.


More information about the webkit-reviews mailing list