[webkit-dev] HTML5 Web Socket Design Doc

Fumitoshi Ukai (鵜飼文敏) ukai at chromium.org
Sun Jul 12 22:54:41 PDT 2009


Hi,


On Mon, Jul 13, 2009 at 1:50 AM, Ojan Vafai <ojan at chromium.org> wrote:

> You had mentioned that there were a couple people at Apple the
> intended to start working on WebSockets soonish, is that still the
> plan? If so, who should be CCed on the appropriate bugs?
>
> Ukai-san, I think the next step here it to file a bug at
> bugs.webkit.org and to start sending patches.
>

Thanks for yoru advice.
I've created patches to add websocket in WebKit (with gtk platform code).
It misses several features of websocket (cookie, auth, tls, ..), but it
works somehow and would be tracer bullet of websocket implementation.

I'll file bugs and start sending patches.

Thanks!
Fumitoshi Ukai


>
>
> I'm not authority here, but you should try to get this up in pieces
> instead of getting the whole thing working on your end and then trying
> to get that all reviewed in one big chunk. Put it behind an
> ENABLE_WEBSOCKETS define so that it can be buggy (or even not compile)
> as you get the various bits in.
>
> Two patches that are easily separable:
> 1. The patch adding the ENABLE_WEBSOCKETS define
> 2. The patch adding DumpRenderTree support for testing websockets
> (along with whatever server component it will need)
>
> Anyone else on this list, feel free to chime in if I'm giving the
> wrong advice here. :)
>
> Ojan
>
> On Sat, Jul 11, 2009 at 9:23 AM, Ojan Vafai<ojan at chromium.org> wrote:
> > Maciej,
> >
> > You had mentioned that there were a couple people at Apple the
> > intended to start working on WebSockets soonish, is that still the
> > plan? If so, who should be CCed on the appropriate bugs?
> >
> > Ukai-san, I think the next step here it to file a bug at
> > bugs.webkit.org and to start sending patches.
> >
> > I'm not authority here, but you should try to get this up in pieces
> > instead of getting the whole thing working on your end and then trying
> > to get that all reviewed in one big chunk. Put it behind an
> > ENABLE_WEBSOCKETS define so that it can be buggy (or even not compile)
> > as you get the various bits in.
> >
> > Two patches that are easily separable:
> > 1. The patch adding the ENABLE_WEBSOCKETS define
> > 2. The patch adding DumpRenderTree support for testing websockets
> > (along with whatever server component it will need)
> >
> > Anyone else on this list, feel free to chime in if I'm giving the
> > wrong advice here. :)
> >
> > Ojan
> >
> > On Mon, Jun 29, 2009 at 1:03 AM, Fumitoshi Ukai (鵜飼文敏)<ukai at chromium.org>
> wrote:
> >> Hi,
> >>
> >> yuzo, tyoshino and ukai @chromium.org start working to implement HTML5
> Web
> >> Socket and write design doc.
> >>
> >> http://docs.google.com/View?id=dfm7gfvg_0fpjg22gh
> >>
> >> Any comments?
> >> We'd welcome if you could give us feedback on our design doc.
> >>
> >> Thanks!
> >> Fumitoshi Ukai
> >>
> >>
> >> _______________________________________________
> >> webkit-dev mailing list
> >> webkit-dev at lists.webkit.org
> >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >>
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090713/cf37b062/attachment.html>


More information about the webkit-dev mailing list