[webkit-reviews] review granted: [Bug 28037] SocketStreamHandle interface for WebSocket API : [Attachment 35185] Add SocketStreamHandle interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 08:02:53 PDT 2009


Alexey Proskuryakov <ap at webkit.org> has granted Fumitoshi Ukai
<ukai at chromium.org>'s request for review:
Bug 28037: SocketStreamHandle interface for WebSocket API
https://bugs.webkit.org/show_bug.cgi?id=28037

Attachment 35185: Add SocketStreamHandle interface
https://bugs.webkit.org/attachment.cgi?id=35185&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
> +    class SocketStreamHandleInternal;

The forward declaration should be removed, too (two instances).

r=me


More information about the webkit-reviews mailing list