DescriptionLeak Detector: Count ScriptPromise and ActiveDOMObject on worker threads
This CL makes the leak detector count ScriptPromise and ActiveDOMObject
not only on the main thread but also on worker threads.
There was a bug that the worker threads don't wait for the termination
(crbug.com/507224) and we couldn't count those objects on worker
threads correctly, but now the bug has been fixed.
BUG=506466, 506799, 507574
Committed: https://crrev.com/f3d1a58111d4763fb364d39498e2053cada1c50d
Cr-Commit-Position: refs/heads/master@{#413474}
Patch Set 1 #Patch Set 2 : Bug fix: Build fail on ChromeOS #
Depends on Patchset: Messages
Total messages: 25 (16 generated)
|