[Webkit-unassigned] [Bug 14997] Support for server-sent DOM events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 18:08:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=14997





------- Comment #22 from michaeln at google.com  2009-05-29 18:08 PDT -------
This is a nice feature :) Some drive-by-comments.

About the implementation, I was under the impression that the intent was to be
able to reuse the same http connection to a given event source for multiple
pages. With the goal being fewer distinct hanging GETs lingering around. It
looks like this patch makes a distinct request for each instance of an
EventSource in all cases. Is that right? If so, maybe a FIXME (and maybe not
turn it on by default quite yet?)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list