/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/066676.html
https://github.com/whatwg/whatwg.org · HTML · 80 lines · 69 code · 4 blank · 7 comment · 0 complexity · 61c4f3a7d147fed9bfdaa8755db563c0 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] Thread to run Web Socket feedback from the protocol ?
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <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=%3C63df84f0912090947x6a699933oc2fd206a4e4a6174%40mail.gmail.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="066674.html">
- <LINK REL="Next" HREF="066678.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] Thread to run Web Socket feedback from the protocol ?</H1>
- <!--htdig_noindex-->
- <B>Jonas Sicking</B>
- <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=%3C63df84f0912090947x6a699933oc2fd206a4e4a6174%40mail.gmail.com%3E"
- TITLE="[whatwg] Thread to run Web Socket feedback from the protocol ?">jonas at sicking.cc
- </A><BR>
- <I>Wed Dec 9 09:47:21 PST 2009</I>
- <P><UL>
- <LI>Previous message: <A HREF="066674.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
- </A></li>
- <LI>Next message: <A HREF="066678.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#66676">[ date ]</a>
- <a href="thread.html#66676">[ thread ]</a>
- <a href="subject.html#66676">[ subject ]</a>
- <a href="author.html#66676">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>On Wed, Dec 9, 2009 at 9:34 AM, Ian Hickson <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">ian at hixie.ch</A>> wrote:
- ><i> On Wed, 9 Dec 2009, Alexey Proskuryakov wrote:
- </I>>><i>
- </I>>><i> Data from network is only processed as an event loop task
- </I>><i>
- </I>><i> I do not believe this is accurate. It certainly isn't what is specced.
- </I>
- In XMLHttpRequest this is certainly accurate. You will never see
- .responseText changing in the middle of an execution thread, it's
- always changed in response of a task run from the event loop. This
- task can (and IMO should) synchronously fire the 'progress' event
- (within the usual limitations of never firing that event more often
- than every 50ms).
- / Jonas
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="066674.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
- </A></li>
- <LI>Next message: <A HREF="066678.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#66676">[ date ]</a>
- <a href="thread.html#66676">[ thread ]</a>
- <a href="subject.html#66676">[ subject ]</a>
- <a href="author.html#66676">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>