DescriptionMake sure that shutdown blocking SequencedWorkerPool use Critical Closures.
SequencedWorkerPool task that are pushed with the shutdown blocking enum must
block shutdown, which means that the task execution is important enough that
it has to be executed before going into background. Those tasks are
transformed into CriticalTasks.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151685
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|