Chromium Code Reviews
DescriptionMove WorkerThreadLifecycleObserver::contextDestroyed out of SafePointScope
Oilpan forbids to allocate objects in a SafePointScope. It is too restrictive
for WorkerThreadLifecycleObserver::contextDestroyed, so this CL moves the
WorkerThreadLifecycleContext::notifyContextDestroyed call out of
SafePointScope.
BUG=587663
Committed: https://crrev.com/e60df82a17421fbdc64e1798ba65ad27370e5d5f
Cr-Commit-Position: refs/heads/master@{#406275}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|
|||||||||||||||||||