DescriptionAdd WorkerThread based methods for start/stop of worker threads.
This patch adds notification methods for start/stop of worker threads which accept a WorkerThread parameter. This is needed in order to move the worker threads in blink to use WebThread instead of its own version.
It also adds support for shared timer to WebThreadImpl.
BUG=301515
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284008
Patch Set 1 #Patch Set 2 : Add shared timer to WebThread. #
Total comments: 4
Patch Set 3 : Remove OVERRIDE for now. #Patch Set 4 : Move OVERRIDE to WebThreadImpl. #Patch Set 5 : Add math.h to make gn build happy. #
Messages
Total messages: 26 (0 generated)
|