mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45: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.