WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
14995
Support for event-source element
https://bugs.webkit.org/show_bug.cgi?id=14995
Summary
Support for event-source element
Henry Mason
Reported
2007-08-16 19:57:26 PDT
As currently specified in HTML 5's section 3.17.3, WebKit should support the event-source element. This would assist in reading remote event sources in HTML documents.
Attachments
Add attachment
proposed patch, testcase, etc.
sideshowbarker
Comment 1
2009-03-04 20:04:33 PST
The element and API have now been replaced in the HTML5 draft by an EventSource object. See
http://html5.org/tools/web-apps-tracker?from=2869&to=2870
Maciej Stachowiak
Comment 2
2009-10-23 22:36:58 PDT
server-sent events were added in
bug 14997
. We probably won't add the event-source element, though, since that has been obsoleted.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug