Chromium Code Reviews
DescriptionMake SameThreadTask/CrossThreadTask internal and remove platform/Task.h
This CL moves SameThreadTask/CrossThreadTask to
Source/platform/WebTaskRunner.cpp so that these classes are used only just
before tasks are posted to WebTaskRunner.
To do this, SameThreadTask in CanvasAsyncBlobCreator is replaced with
SameThreadClosure.
BUG=478194
Committed: https://crrev.com/4d8a25ed0fda8ac6203a5b25fbb7b9e2fae42971
Cr-Commit-Position: refs/heads/master@{#394051}
Patch Set 1 #Patch Set 2 : Rebase. Use DCHECK. #Messages
Total messages: 21 (10 generated)
|