DescriptionTerminate and wait the worker thread in ~WebEmbeddedWorkerImpl()
It is possible that termination of worker thread is not triggered by the
time of WebEmbeddedWorkerImpl destruction. We should call
WorkerThread::stop() before waiting for the termination of worker thread.
BUG=426332
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184900
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|