DescriptionCleanup image_fetcher::ImageFetcher
Follow-up CL to address comments on https://codereview.chromium.org/787903003
after the CL landed:
- cleanup #includes in image_fetcher.{h,mm}
- use const ref to scoped_refptr to avoid inc/dec ref churn
- prefer base::ThreadTaskRunnerHandle::Get() to MessageLoopProxy::current()
- remove std::string concatenation
BUG=None
Committed: https://crrev.com/83fcfd3fc6b4fc6fe83e3478e272c3d6daeb13fe
Cr-Commit-Position: refs/heads/master@{#308347}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Total comments: 1
Messages
Total messages: 12 (3 generated)
|