Descriptioncc: Always check for completed raster tasks before scheduling more tasks.
RasterWorkerPool implementations assume that canceled raster tasks
are not re-scheduled. The tile manager need to call
CheckForCompletedTasks before scheduling more tasks to enforce this.
BUG=290441
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224057
Patch Set 1 #
Total comments: 2
Patch Set 2 : add did_check_for_completed_tasks_since_last_schedule_tasks_ #Patch Set 3 : fix unit tests #
Messages
Total messages: 10 (0 generated)
|