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

Issue 2671263002: Use TaskScheduler instead of blocking pool in wizard_controller.cc. (Closed)

Created:
3 years, 10 months ago by fdoray
Modified:
3 years, 10 months ago
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in wizard_controller.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=alemate@chromium.org Review-Url: https://codereview.chromium.org/2671263002 Cr-Commit-Position: refs/heads/master@{#448504} Committed: https://chromium.googlesource.com/chromium/src/+/51464e865861790a1c332b8fc0d7ad7824dd3170

Patch Set 1 #

Patch Set 2 : upload #

Patch Set 3 : upload #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 chunks +5 lines, -3 lines 1 comment Download

Messages

Total messages: 19 (12 generated)
fdoray
Hi! I'm a Python script responsible for migrating tasks from the blocking pool to TaskScheduler. ...
3 years, 10 months ago (2017-02-06 09:58:57 UTC) #1
fdoray
Hi! I'm a Python script responsible for migrating tasks from the blocking pool to TaskScheduler. ...
3 years, 10 months ago (2017-02-06 13:47:42 UTC) #6
Alexander Alekseev
lgtm
3 years, 10 months ago (2017-02-07 01:38:09 UTC) #12
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/2671263002/40001
3 years, 10 months ago (2017-02-07 01:39:01 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/51464e865861790a1c332b8fc0d7ad7824dd3170
3 years, 10 months ago (2017-02-07 01:46:22 UTC) #16
tapted
https://codereview.chromium.org/2671263002/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): https://codereview.chromium.org/2671263002/diff/40001/chrome/browser/chromeos/login/wizard_controller.cc#newcode721 chrome/browser/chromeos/login/wizard_controller.cc:721: if (!base::PostTaskWithTraits(FROM_HERE, FAILED: obj/chrome/browser/chromeos/chromeos/wizard_controller.o ../../chrome/browser/chromeos/login/wizard_controller.cc:727:7:error: invalid argument type 'void' ...
3 years, 10 months ago (2017-02-07 02:23:55 UTC) #18
tapted
3 years, 10 months ago (2017-02-07 02:24:38 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2678243002/ by tapted@chromium.org.

The reason for reverting is: Compile failure on official builds.

Link:
https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Chrom...

error like wizard_controller.cc:727:7:error: invalid argument type 'void' to
unary expression.

Powered by Google App Engine
This is Rietveld 408576698