DescriptionSignal WorkerThread termination earlier
This CL resolves a race in WorkerThread::cleanup.
workerThreadTerminated() notification may release a reference to the WorkerThread instance, that causes race between the termination signal.
BUG=405420
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184061
Patch Set 1 #
Messages
Total messages: 13 (3 generated)
|