-
vmpstr authored
This patch changes |task_runner_| member in tile manager to be a raw pointer instead of a scoped_refptr. All the codepaths seem to guarantee that the task runner outlives tile manager, so there is no need to create a scoped_refptr a raw pointer at tile manager creation time. R=ericrk, reveman CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2026663005 Cr-Commit-Position: refs/heads/master@{#397241}
a23ee26f