mirror of
https://github.com/servo/servo
synced 2026-05-05 22:52:07 +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.