RESOLVED FIXED 22455
Add support for Worker.terminate()
https://bugs.webkit.org/show_bug.cgi?id=22455
Summary Add support for Worker.terminate()
Alexey Proskuryakov
Reported 2008-11-24 06:24:02 PST
"The terminate() method, when invoked, must cause the "terminate a worker" algorithm to be run on the worker with with the object is associated."
Attachments
proposed patch (13.64 KB, patch)
2008-11-24 06:37 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2008-11-24 06:37:03 PST
Created attachment 25426 [details] proposed patch
Darin Adler
Comment 2 2008-11-24 08:58:44 PST
Comment on attachment 25426 [details] proposed patch r=me
Alexey Proskuryakov
Comment 3 2008-11-24 10:21:22 PST
Committed revision 38711.
Note You need to log in before you can comment on or make changes to this bug.