mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +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.