Hi, All.
The HTML spec said: A WorkerGlobalScope object has an associated owner set (a set of Document and WorkerGlobalScope Objects), but I don’t find this in chromium codes. Is there any way to find the owner of the WorkerGlobalScope in chromium?
Cheers,
Wei.