DescriptionServiceWorker: Fix data race in shutdown sequence
EmbeddedWorkerDispatcher should be deleted after blink::shutdown(),
where all worker threads join with main thread. The worker termination
code needs resources owned by EmbeddedWorkerDispatcher.
BUG=426332
Patch Set 1 #
Total comments: 2
Patch Set 2 : add comment #
Total comments: 2
Messages
Total messages: 9 (1 generated)
|