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

Issue 2843583002: Use TaskScheduler instead of blocking pool in supervised_user_service.cc. (Closed)

Created:
3 years, 8 months ago by fdoray
Modified:
3 years, 7 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, pam+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in supervised_user_service.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=bauerb@chromium.org Review-Url: https://codereview.chromium.org/2843583002 Cr-Commit-Position: refs/heads/master@{#467675} Committed: https://chromium.googlesource.com/chromium/src/+/9afc2bc78b53f5439bce60e2de93f651248f967b

Patch Set 1 #

Total comments: 2

Patch Set 2 : posttaskwithtraitsandreplywithresult #

Patch Set 3 : fix-build-error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M chrome/browser/supervised_user/supervised_user_service.cc View 1 2 2 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
fdoray
3 years, 8 months ago (2017-04-24 19:43:14 UTC) #1
fdoray
PTAL! This CL was generated automatically. Please make sure that the appropriate TaskTraits are used ...
3 years, 8 months ago (2017-04-24 19:43:16 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/2843583002/diff/1/chrome/browser/supervised_user/supervised_user_service.cc File chrome/browser/supervised_user/supervised_user_service.cc (right): https://codereview.chromium.org/2843583002/diff/1/chrome/browser/supervised_user/supervised_user_service.cc#newcode758 chrome/browser/supervised_user/supervised_user_service.cc:758: base::CreateTaskRunnerWithTraits( Can you use PostTaskWithTraitsAndReplyWithResult() for this?
3 years, 8 months ago (2017-04-25 14:18:23 UTC) #7
fdoray
Please take another look https://codereview.chromium.org/2843583002/diff/1/chrome/browser/supervised_user/supervised_user_service.cc File chrome/browser/supervised_user/supervised_user_service.cc (right): https://codereview.chromium.org/2843583002/diff/1/chrome/browser/supervised_user/supervised_user_service.cc#newcode758 chrome/browser/supervised_user/supervised_user_service.cc:758: base::CreateTaskRunnerWithTraits( On 2017/04/25 14:18:23, Bernhard ...
3 years, 7 months ago (2017-04-27 13:03:17 UTC) #16
Bernhard Bauer
LGTM, thanks!
3 years, 7 months ago (2017-04-27 14:50:18 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/2843583002/40001
3 years, 7 months ago (2017-04-27 14:52:14 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 15:00:22 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9afc2bc78b53f5439bce60e2de93...

Powered by Google App Engine
This is Rietveld 408576698