- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 27 Jan 2010 10:26:32 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8825 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsivonen@iki.fi --- Comment #1 from Henri Sivonen <hsivonen@iki.fi> 2010-01-27 10:26:32 --- Please make sure that parsing the empty stream is allowed to take two main event loop tasks. Currently, in Gecko with the HTML5 parser, one task does the initial setup and there's always another task that pushes the EOF through. Changing this would be a pain. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 27 January 2010 10:26:33 UTC