Closed
Bug 1681218
Opened 4 years ago
Closed 4 months ago
Expose EventSource on ServiceWorkers
Categories
(Core :: DOM: Service Workers, enhancement, P3)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: asuth, Assigned: baku)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
https://github.com/w3c/ServiceWorker/issues/947 covers discussion of whether EventSource should be exposed on ServiceWorkers or not. The conclusion made by :annevk in https://github.com/w3c/ServiceWorker/issues/947#issuecomment-411341963 was that it had been exposed for long enough to the web that we should expose it on ServiceWorkers.
Note that this doesn't mean it gets to be a functional event.
Updated•4 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db45be4a1474
Expose EventSource on ServiceWorkers, r=asuth
Comment 3•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Comment 4•3 months ago
|
||
FF133 MDN docs work for this done in https://github.com/mdn/content/issues/36531
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•