[webkit-reviews] review granted: [Bug 71783] Web Inspector: Avoid automatic Console suggestions with empty expression : [Attachment 114013] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 02:59:56 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 71783: Web Inspector: Avoid automatic Console suggestions with empty
expression
https://bugs.webkit.org/show_bug.cgi?id=71783

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=114013&action=review


> Source/WebCore/inspector/front-end/ConsoleView.js:368
> +	       completionsReadyCallback([]);

Prefer early return.


More information about the webkit-reviews mailing list