- From: Daniel Veditz <dveditz@mozilla.com>
- Date: Tue, 05 Jul 2011 12:16:55 -0700
- To: Arthur Barstow <art.barstow@nokia.com>
- CC: public-webapps <public-webapps@w3.org>, Ian Hickson <ian@hixie.ch>, Jonas Sicking <jonas@sicking.cc>, Olli Pettay <opettay@mozilla.com>
FWIW I'm going to push for the Mozilla implementation to dispatch only when an event is clearly terminated with a blank line (I filed the bug). If EOF is encountered w/out a blank line it should be considered an incomplete/corrupted event. The "fix" for the spec would be to drop the line Once the end of the file is reached, the user agent must dispatch the event one final time, as defined below. For clarity something explicit could be added If the end of the file is reached while collecting data and before encountering a blank line the incomplete event must not be dispatched. -Dan Veditz On 7/5/11 5:49 AM, Arthur Barstow wrote: > Since this thread was started, bug 13071 was filed against this spec > (the only open bug): > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=13071 > > Any comments re the priority of this bug, in particular if it must > be addressed before publishing a new LCWD? > > Hixie - would you please provide a rough estimate re when you can > address this bug? > > All - if anyone is willing to submit a fix for this bug, please send > the fix to the list or add the fix to the bug. > > -AB > > On 6/24/11 7:33 AM, ext Arthur Barstow wrote: >> Hixie, All, >> >> Ian responded [1] to the last set of Server-Sent Events comments I >> had noted, and Bugzilla now reports Zarro Boogs [2] for this spec >> (11835/Fixed, 11836/WontFix, 12411/Fixed, 12883/WontFix). >> >> As such, this raises the question if the spec is ready for Last >> Call Working Draft publication (see [3] for information about what >> it means for the spec to be "LC ready"). If you have any feedback >> on this question, please send it by July 1. >> >> The latest Editor's Draft is: >> >> http://dev.w3.org/html5/eventsource/ >> >> -AB >> >> [1] >> http://lists.w3.org/Archives/Public/public-webapps/2011AprJun/1079.html >> >> [2] >> http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=WebAppsWG&component=Server-Sent+Events+%28editor%3A+Ian+Hickson%29&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= >> >> [3] >> http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0695.html >> >> >
Received on Tuesday, 5 July 2011 19:17:31 UTC