[webkit-reviews] review granted: [Bug 60945] WebSocket: Uninline methods in ThreadableWebSocketChannelClientWrapper : [Attachment 93743] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 01:04:13 PDT 2011


Kent Tamura <tkent at chromium.org> has granted Yuta Kitamura
<yutak at chromium.org>'s request for review:
Bug 60945: WebSocket: Uninline methods in
ThreadableWebSocketChannelClientWrapper
https://bugs.webkit.org/show_bug.cgi?id=60945

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=93743&action=review

Looks ok.

> Source/WebCore/websockets/ThreadableWebSocketChannelClientWrapper.cpp:35
> +#include "config.h"
> +
> +#if ENABLE(WEB_SOCKETS)
> +
> +#include "ThreadableWebSocketChannelClientWrapper.h"

nit: Need no blank lines.


More information about the webkit-reviews mailing list