[webkit-reviews] review granted: [Bug 29171] Platform code to support WebSocket for chromium. : [Attachment 39419] platform code to support WebSocket for chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 22:21:17 PDT 2009


Adam Barth <abarth at webkit.org> has granted Fumitoshi Ukai <ukai at chromium.org>'s
request for review:
Bug 29171: Platform code to support WebSocket for chromium.
https://bugs.webkit.org/show_bug.cgi?id=29171

Attachment 39419: platform code to support WebSocket for chromium
https://bugs.webkit.org/attachment.cgi?id=39419&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Nit:

+ static PassRefPtr<SocketStreamHandle> create(const KURL& url,
SocketStreamHandleClient* client)

No need for argument names here.


More information about the webkit-reviews mailing list