mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Adds support for terminating DOM workers. A closing flag was added to WorkerGlobalScope per the spec.
Adds support for terminating DOM workers. A closing flag was added to WorkerGlobalScope per the spec.