[MBI] Remove CleanupTaskRunner
We are going to remove cleanup_task_queue and cleanup_task_runner. The scheduling policy of cleanup_task_queue is the same as the default task queue. We can simply use the (per-isolate) default task queue instead of cleanup_task_queue. [related design doc section] https://docs.google.com/document/d/1y-vHkrD1z2RtyWYwT6rJkSLHClYNjDDpUbTtBU7l95A/edit#bookmark=id.i19urefmv8te Bug: 1105403 Change-Id: I3cd4ddac6f4b44fcb3d9105fd826777246c70131 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335847Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#794782}
Showing
Please register or sign in to comment