Re: [websockets] Moving Web Sockets back to LCWD; is 15210 a showstopper?

2012-05-08 Thread Maciej Stachowiak
I think it would be reasonable to defer the feature requested in 15210 to a future version of Web Sockets API. It would also be reasonable to include it if anyone feels strongly. Was a reason cited for why 15210 should be considered critical? I could not find one in the minutes. Cheers,

Re: [websockets] Moving Web Sockets back to LCWD; is 15210 a showstopper?

2012-05-08 Thread Arthur Barstow
On 5/8/12 3:56 AM, ext Maciej Stachowiak wrote: I think it would be reasonable to defer the feature requested in 15210 to a future version of Web Sockets API. It would also be reasonable to include it if anyone feels strongly. Was a reason cited for why 15210 should be considered critical? I

Re: [websockets] Moving Web Sockets back to LCWD; is 15210 a showstopper?

2012-05-08 Thread Charles Pritchard
The setTimeout comment in the w3 tracker is a pretty good reason. I strongly agree with Olli Pettay's comment. onemptybuffer would bring sockets in line with the server-side ondrain event that we see in node.js and other socket APIs. I disagree with Hixie's rationale that we need to give

Re: [websockets] Moving Web Sockets back to LCWD; is 15210 a showstopper?

2012-05-06 Thread Ian Hickson
On Thu, 3 May 2012, Arthur Barstow wrote: During WebApps' May 2 discussion about the Web Sockets API CR, four Sockets API bugs were identified as high priority to fix: 16157, 16708, 16703 and 15210. Immediately after that discussion, Hixie checked in fixes for 16157, 16708 and 16703and