Chromium Code Reviews
DescriptionWorker: Replace CancellableTaskFactory with postDelayedCancellableTask
Before this CL, WorkerThread::ForceTerminationTask is implemented with
CancellableTaskFactory that is deprecated in favor of
WebTaskRunner::post(Delayed)CancellableTask.
This CL removes ForceTerminationTask/CancellableTaskFactory, and instead
implements the same functionality with postDelayedCancellableTask.
BUG=663624
Committed: https://crrev.com/fb4c1fe6ad37005d9818c65a42728ac7179bf499
Cr-Commit-Position: refs/heads/master@{#431559}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : include platform/WebTaskRunner.h #
Messages
Total messages: 19 (12 generated)
|
|||||||||||||||||||||||||||||||||||||