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

Issue 2837083002: Use TaskScheduler instead of blocking pool in device_commands_factory_chromeos.cc. (Closed)

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

Description

Use TaskScheduler instead of blocking pool in device_commands_factory_chromeos.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=bartfab@chromium.org Review-Url: https://codereview.chromium.org/2837083002 Cr-Commit-Position: refs/heads/master@{#467729} Committed: https://chromium.googlesource.com/chromium/src/+/5ea7b0fa1b4ac7b0b0d15c2daf05a77b433066e2

Patch Set 1 #

Total comments: 2

Patch Set 2 : SKIP_ON_SHUTDOWN #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
fdoray
3 years, 8 months ago (2017-04-24 18:41:57 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 18:42:00 UTC) #3
fdoray
+tnagel@chromium.org since bartfab is "(slow)" On 2017/04/24 18:42:00, fdoray wrote: > PTAL! > > This ...
3 years, 8 months ago (2017-04-26 18:37:05 UTC) #9
Thiemo Nagel
https://codereview.chromium.org/2837083002/diff/1/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc File chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc (right): https://codereview.chromium.org/2837083002/diff/1/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc#newcode41 chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc:41: base::TaskPriority::BACKGROUND))))); Same here, I think we should SKIP_ON_SHUTDOWN. I ...
3 years, 8 months ago (2017-04-27 09:48:43 UTC) #10
fdoray
Please take another look. https://codereview.chromium.org/2837083002/diff/1/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc File chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc (right): https://codereview.chromium.org/2837083002/diff/1/chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc#newcode41 chrome/browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc:41: base::TaskPriority::BACKGROUND))))); On 2017/04/27 09:48:43, Thiemo ...
3 years, 7 months ago (2017-04-27 13:27:46 UTC) #15
Thiemo Nagel
Lgtm.
3 years, 7 months ago (2017-04-27 15:30:39 UTC) #16
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/2837083002/20001
3 years, 7 months ago (2017-04-27 17:08:02 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 17:51:51 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5ea7b0fa1b4ac7b0b0d15c2daf05...

Powered by Google App Engine
This is Rietveld 408576698