Hi,<br><br><br><div class="gmail_quote">On Mon, Jul 13, 2009 at 1:50 AM, Ojan Vafai <span dir="ltr"><<a href="mailto:ojan@chromium.org">ojan@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">You had mentioned that there were a couple people at Apple the<br>
intended to start working on WebSockets soonish, is that still the<br>
plan? If so, who should be CCed on the appropriate bugs?<br>
<br>
Ukai-san, I think the next step here it to file a bug at<br>
<a href="http://bugs.webkit.org" target="_blank">bugs.webkit.org</a> and to start sending patches.</div></blockquote><div><br>Thanks for yoru advice.<br>I've created patches to add websocket in WebKit (with gtk platform code).<br>
It misses several features of websocket (cookie, auth, tls, ..), but it works somehow and would be tracer bullet of websocket implementation.<br><br>I'll file bugs and start sending patches.<br><br>Thanks!<br>Fumitoshi Ukai<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
I'm not authority here, but you should try to get this up in pieces<br>
instead of getting the whole thing working on your end and then trying<br>
to get that all reviewed in one big chunk. Put it behind an<br>
ENABLE_WEBSOCKETS define so that it can be buggy (or even not compile)<br>
as you get the various bits in.<br>
<br>
Two patches that are easily separable:<br>
1. The patch adding the ENABLE_WEBSOCKETS define<br>
2. The patch adding DumpRenderTree support for testing websockets<br>
(along with whatever server component it will need)<br>
<br>
Anyone else on this list, feel free to chime in if I'm giving the<br>
wrong advice here. :)<br>
<br>
Ojan<br>
<br>
</div><div><div></div><div class="h5">On Sat, Jul 11, 2009 at 9:23 AM, Ojan Vafai<<a href="mailto:ojan@chromium.org">ojan@chromium.org</a>> wrote:<br>
> Maciej,<br>
><br>
> You had mentioned that there were a couple people at Apple the<br>
> intended to start working on WebSockets soonish, is that still the<br>
> plan? If so, who should be CCed on the appropriate bugs?<br>
><br>
> Ukai-san, I think the next step here it to file a bug at<br>
> <a href="http://bugs.webkit.org" target="_blank">bugs.webkit.org</a> and to start sending patches.<br>
><br>
> I'm not authority here, but you should try to get this up in pieces<br>
> instead of getting the whole thing working on your end and then trying<br>
> to get that all reviewed in one big chunk. Put it behind an<br>
> ENABLE_WEBSOCKETS define so that it can be buggy (or even not compile)<br>
> as you get the various bits in.<br>
><br>
> Two patches that are easily separable:<br>
> 1. The patch adding the ENABLE_WEBSOCKETS define<br>
> 2. The patch adding DumpRenderTree support for testing websockets<br>
> (along with whatever server component it will need)<br>
><br>
> Anyone else on this list, feel free to chime in if I'm giving the<br>
> wrong advice here. :)<br>
><br>
> Ojan<br>
><br>
> On Mon, Jun 29, 2009 at 1:03 AM, Fumitoshi Ukai (鵜飼文敏)<<a href="mailto:ukai@chromium.org">ukai@chromium.org</a>> wrote:<br>
>> Hi,<br>
>><br>
>> yuzo, tyoshino and ukai @<a href="http://chromium.org" target="_blank">chromium.org</a> start working to implement HTML5 Web<br>
>> Socket and write design doc.<br>
>><br>
>> <a href="http://docs.google.com/View?id=dfm7gfvg_0fpjg22gh" target="_blank">http://docs.google.com/View?id=dfm7gfvg_0fpjg22gh</a><br>
>><br>
>> Any comments?<br>
>> We'd welcome if you could give us feedback on our design doc.<br>
>><br>
>> Thanks!<br>
>> Fumitoshi Ukai<br>
>><br>
>><br>
>> _______________________________________________<br>
>> webkit-dev mailing list<br>
>> <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
>> <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>
>><br>
>><br>
><br>
</div></div></blockquote></div><br>