[Bug 14120] New: Current spec for EventSource close method doesn't defined behaviour when close called after 'onopen' or 'onmessage'. For example, Google Chrome, closes connection if 'close' called while 'open' method dispatching and Opera doen't close it.

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

           Summary: Current spec for EventSource close method doesn't
                    defined behaviour when close called after 'onopen' or
                    'onmessage'. For example, Google Chrome, closes
                    connection if 'close' called while 'open' method
                    dispatching and Opera doen't close it.
           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:

Current spec for EventSource close method doesn't defined behaviour when close
called after 'onopen' or 'onmessage'.
For example, Google Chrome, closes connection if 'close' called while 'open'
method dispatching and Opera doen't close it.


Posted from: 90.151.254.137
User agent: Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51

-- 
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 Tuesday, 13 September 2011 03:50:03 UTC