/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024312.html

https://github.com/whatwg/whatwg.org · HTML · 105 lines · 67 code · 31 blank · 7 comment · 0 complexity · de16b336c415cd4aced8948394a4dee5 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Thread to run Web Socket feedback from the protocol ?
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Thread%20to%20run%20Web%20Socket%20feedback%20from%20the%20protocol%20%3F&In-Reply-To=%3C9A358674-F4AE-4504-8092-FF45190A4F11%40webkit.org%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="024297.html">
  11. <LINK REL="Next" HREF="024315.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] Thread to run Web Socket feedback from the protocol ?</H1>
  15. <!--htdig_noindex-->
  16. <B>Alexey Proskuryakov</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Thread%20to%20run%20Web%20Socket%20feedback%20from%20the%20protocol%20%3F&In-Reply-To=%3C9A358674-F4AE-4504-8092-FF45190A4F11%40webkit.org%3E"
  18. TITLE="[whatwg] Thread to run Web Socket feedback from the protocol ?">ap at webkit.org
  19. </A><BR>
  20. <I>Thu Dec 3 09:50:04 PST 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="024297.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  23. </A></li>
  24. <LI>Next message: <A HREF="024315.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#24312">[ date ]</a>
  28. <a href="thread.html#24312">[ thread ]</a>
  29. <a href="subject.html#24312">[ subject ]</a>
  30. <a href="author.html#24312">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>
  37. On 02.12.2009, at 23:46, Fumitoshi Ukai (&#40284;&#39164;&#25991;&#25935;) wrote:
  38. &gt;<i> If server sends back handshake response and a data frame, and close
  39. </I>&gt;<i> immediately, fast enough to run JavaScript on browser, how
  40. </I>&gt;<i> readyState should be?
  41. </I>
  42. I'd expect it to work in the same way it works for XMLHttpRequest -
  43. e.g., in an onreadystate handler of XMLHttpRequest, readyState does
  44. not change due to background processing of incoming data.
  45. &gt;<i> It seems WebKit/Mac does former, and Chromium does latter, so
  46. </I>&gt;<i> LayoutTests/websocket/tests/simple.html would fail with Chromium.
  47. </I>
  48. For those not involved with WebKit development, the test is available
  49. at &lt;<A HREF="http://trac.webkit.org/browser/trunk/LayoutTests/websocket/tests/script-tests/simple.js?rev=51615">http://trac.webkit.org/browser/trunk/LayoutTests/websocket/tests/script-tests/simple.js?rev=51615</A>
  50. &gt;, and its expected results at &lt;<A HREF="http://trac.webkit.org/browser/trunk/LayoutTests/websocket/tests/simple-expected.txt">http://trac.webkit.org/browser/trunk/LayoutTests/websocket/tests/simple-expected.txt</A>
  51. &gt;.
  52. - WBR, Alexey Proskuryakov
  53. </PRE>
  54. <!--endarticle-->
  55. <!--htdig_noindex-->
  56. <HR>
  57. <P><UL>
  58. <!--threads-->
  59. <LI>Previous message: <A HREF="024297.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  60. </A></li>
  61. <LI>Next message: <A HREF="024315.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  62. </A></li>
  63. <LI> <B>Messages sorted by:</B>
  64. <a href="date.html#24312">[ date ]</a>
  65. <a href="thread.html#24312">[ thread ]</a>
  66. <a href="subject.html#24312">[ subject ]</a>
  67. <a href="author.html#24312">[ author ]</a>
  68. </LI>
  69. </UL>
  70. <hr>
  71. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  72. mailing list</a><br>
  73. <!--/htdig_noindex-->
  74. </body></html>