[webkit-reviews] review denied: [Bug 65511] Web Inspector: autocomplete combobox for Styles sidebar and Console. : [Attachment 113459] [PATCH] Rebased on the committed SuggestBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 06:41:04 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 65511: Web Inspector: autocomplete combobox for Styles sidebar and Console.
https://bugs.webkit.org/show_bug.cgi?id=65511

Attachment 113459: [PATCH] Rebased on the committed SuggestBox
https://bugs.webkit.org/attachment.cgi?id=113459&action=review

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


> Source/WebCore/inspector/front-end/ConsoleView.js:114
> +    const suggestBoxConfig = new
WebInspector.TextPrompt.SuggestBoxConfig("generic-suggest");

We should not use configs, please add corresponding events to the TextPrompt.
SuggestBox should be entirely hidden.


More information about the webkit-reviews mailing list