Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Issue 2882633003: Use TaskScheduler instead of SequencedWorkerPool in default_component_installer_unittest.cc. (Closed)

Created:
3 years, 7 months ago by fdoray
Modified:
3 years, 7 months ago
Reviewers:
waffles
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of SequencedWorkerPool in default_component_installer_unittest.cc. SequencedWorkerPool is being deprecated in favor of TaskScheduler. BUG=667892 R=waffles@chromium.org Review-Url: https://codereview.chromium.org/2882633003 Cr-Commit-Position: refs/heads/master@{#472175} Committed: https://chromium.googlesource.com/chromium/src/+/b26583c72c10f7aba88bcd087785be8afcd5ceae

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix-build-error #

Patch Set 3 : add-missing-include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M components/component_updater/default_component_installer_unittest.cc View 1 2 2 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
fdoray
3 years, 7 months ago (2017-05-12 17:27:53 UTC) #1
fdoray
Please take a look. This CL was generated automatically. The base::MayBlock() trait was specified for ...
3 years, 7 months ago (2017-05-12 17:27:55 UTC) #3
waffles
https://codereview.chromium.org/2882633003/diff/1/components/component_updater/default_component_installer_unittest.cc File components/component_updater/default_component_installer_unittest.cc (right): https://codereview.chromium.org/2882633003/diff/1/components/component_updater/default_component_installer_unittest.cc#newcode143 components/component_updater/default_component_installer_unittest.cc:143: std::unique_ptr<base::SequencedWorkerPoolOwner> worker_pool_; Looks like we were getting the declaration ...
3 years, 7 months ago (2017-05-12 20:02:33 UTC) #7
fdoray
PTAnL https://codereview.chromium.org/2882633003/diff/1/components/component_updater/default_component_installer_unittest.cc File components/component_updater/default_component_installer_unittest.cc (right): https://codereview.chromium.org/2882633003/diff/1/components/component_updater/default_component_installer_unittest.cc#newcode143 components/component_updater/default_component_installer_unittest.cc:143: std::unique_ptr<base::SequencedWorkerPoolOwner> worker_pool_; On 2017/05/12 20:02:33, waffles wrote: > ...
3 years, 7 months ago (2017-05-16 12:42:02 UTC) #16
waffles
lgtm, thank you!
3 years, 7 months ago (2017-05-16 16:35:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2882633003/40001
3 years, 7 months ago (2017-05-16 17:20:02 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 18:47:14 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b26583c72c10f7aba88bcd087785...

Powered by Google App Engine
This is Rietveld 408576698