This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20668 - "reconnection time" could not be setted before connection (through options) same for lastEventId
Summary: "reconnection time" could not be setted before connection (through options) s...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 03:54 UTC by contributor
Modified: 2013-05-16 07:51 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-01-15 03:54:57 UTC
Specification: http://dev.w3.org/html5/eventsource/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
"reconnection time" could not be setted before connection (through options)
same for lastEventId


Posted from: 188.17.241.166
User agent: Opera/9.80 (Windows NT 5.1; MRA 6.0 (build 6005)) Presto/2.12.388 Version/12.12
Comment 1 Ian 'Hixie' Hickson 2013-03-09 01:23:14 UTC
What's the use case?
Comment 2 vic99999 2013-05-16 07:51:26 UTC
var u = new EventSource("http://event.source");
// the connection fails
// next reconnection will be done after browser-specific delay