[Bug 13761] New: Now that event data can be discarded (if there is no newline before eof), the last id field value received should be stored in a buffer and set as the EventSource's lastEventId only when the event is actually dispatched. That way the id associated with th

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13761

           Summary: Now that event data can be discarded (if there is no
                    newline before eof), the last id field value received
                    should be stored in a buffer and set as the
                    EventSource's lastEventId only when the event is
                    actually dispatched. That way the id associated with
                    th
           Product: WebAppsWG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Server-Sent Events (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


Specification: http://dev.w3.org/html5/eventsource/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
Now that event data can be discarded (if there is no newline before eof), the
last id field value received should be stored in a buffer and set as the
EventSource's lastEventId only when the event is actually dispatched. That way
the id associated with the discarded event data can also be discarded.

Posted from: 89.233.225.89
User agent: Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; SonyEricssonMT15i
Build/3.0.1.A.0.145) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile
Safari/533.1

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 11 August 2011 16:27:13 UTC