[webkit-reviews] review granted: [Bug 56806] Web Inspector: protocol cleanup. ConsoleAgent. : [Attachment 86435] [patch] initial version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 02:13:07 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 56806: Web Inspector: protocol cleanup. ConsoleAgent.
https://bugs.webkit.org/show_bug.cgi?id=56806

Attachment 86435: [patch] initial version
https://bugs.webkit.org/attachment.cgi?id=86435&action=review

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

> Source/WebCore/inspector/InspectorConsoleAgent.cpp:88
> +    unsigned messageCount = m_consoleMessages.size();

unsigned -> size_t ?


More information about the webkit-reviews mailing list