Closed Bug 1309987 Opened 8 years ago Closed 6 months ago

Move close() from WorkerGlobalScope to DedicatedWorkerGlobalScope and SharedWorkerGlobalScope so it's not exposed on ServiceWorkers

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1336043
Tracking Status
firefox52 --- affected

People

(Reporter: asuth, Unassigned)

References

(Blocks 1 open bug)

Details

https://github.com/w3c/ServiceWorker/issues/865 modified the HTML spec in https://github.com/whatwg/html/pull/1119 to this end. Right now we still have close on WorkerGlobalScope, with WorkerGlobalScope::Close() throwing if it's a Serviceworker.
Priority: -- → P3
Severity: normal → S3

This was fixed by bug 1336043.

Status: NEW → RESOLVED
Closed: 6 months ago
Duplicate of bug: 1336043
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.