DescriptionReplace single-threaded SequencedWorkerPool with base::Thread in WallpaperResizerTest.
Also while here:
- const scoped_refptr<>& => scoped_refptr<> + std::move
(helps avoiding unnecessary refcount bumps:
https://groups.google.com/a/chromium.org/d/topic/chromium-dev/TlL1D-Djta0/discussion)
BUG=646443
Committed: https://crrev.com/2525299ceb48722a1271c8c7e8ae1bbd8aa724e3
Cr-Commit-Position: refs/heads/master@{#418855}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (8 generated)
|