[go: nahoru, domu]

cc: Remove unnecessary task runner refptrs from schedulers.

Task runners are ref counted so that they can be used safely from
multiple threads. This is not required for (Display)Scheduler in which
case the owner of the scheduler (Proxy or OnScreenDisplayClient) holds
a reference to the task runner for as long as the scheduler lives.

R=brianderson,mithro
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1205483004

Cr-Commit-Position: refs/heads/master@{#335817}
11 files changed