Implement Worker#terminate() (fixes #4427).

Adds support for terminating DOM workers. A closing flag was added to
WorkerGlobalScope per the spec.
This commit is contained in:
Joe Wilm 2015-04-25 21:33:25 -07:00 committed by Keith Yeung
parent dc3f199043
commit 229b176321
13 changed files with 216 additions and 47 deletions

View file

@ -7458,9 +7458,6 @@
[SharedWorkerGlobalScope interface: attribute onconnect]
expected: FAIL
[Worker interface: operation terminate()]
expected: FAIL
[SharedWorker interface: existence and properties of interface object]
expected: FAIL

View file

@ -1,3 +0,0 @@
[Worker_terminate_event_queue.htm]
type: testharness
disabled: too much output

View file

@ -1,5 +0,0 @@
[terminate.html]
type: testharness
[terminate()]
expected: FAIL

View file

@ -1,9 +0,0 @@
[nested_worker.worker]
type: testharness
expected: TIMEOUT
[Nested worker]
expected: FAIL
[Checking contents for text file]
expected: FAIL