Chromium Code Reviews
DescriptionRemove CrossThreadPersistent::release
Calling CrossThreadPersistent::release was causing WorkerClients to be destroyed prematurely.
The stack for per thread heap enabled threads are invisible from other threads running GC. Using CrossThreadPersistent::release runs the risk of premature collection so we should delete it.
BUG=652001, 653272, 652458, 653657, 652556, 653124, 651790
Committed: https://crrev.com/fb7d72c8ec38f54f84c226c07c4c980283687d17
Cr-Commit-Position: refs/heads/master@{#424688}
Patch Set 1 #Patch Set 2 : added comment #Messages
Total messages: 12 (4 generated)
|