[Webkit-unassigned] [Bug 29171] Platform code to support WebSocket for chromium.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 24 00:54:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29171
--- Comment #3 from Fumitoshi Ukai <ukai at chromium.org> 2009-09-24 00:54:52 PDT ---
Thanks for review!
(In reply to comment #2)
> (From update of attachment 39419 [details])
> Nit:
>
> + static PassRefPtr<SocketStreamHandle> create(const KURL& url,
> SocketStreamHandleClient* client)
>
> No need for argument names here.
I think these are necessary because these arguments are used in inline function
body.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list