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

Issue 2670763007: Use TaskScheduler instead of blocking pool in enumerate_modules_model.cc. (Closed)

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

Description

Use TaskScheduler instead of blocking pool in enumerate_modules_model.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=finnur@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng Review-Url: https://codereview.chromium.org/2670763007 Cr-Commit-Position: refs/heads/master@{#452821} Committed: https://chromium.googlesource.com/chromium/src/+/d4716407f7bc5093e820275b36d324aed39f8496

Patch Set 1 #

Patch Set 2 : upload #

Total comments: 2

Patch Set 3 : headers order #

Patch Set 4 : manual refactoring #

Total comments: 4

Patch Set 5 : CR and fix build error" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -50 lines) Patch
M chrome/browser/win/enumerate_modules_model.h View 1 2 3 4 4 chunks +11 lines, -16 lines 0 comments Download
M chrome/browser/win/enumerate_modules_model.cc View 1 2 3 7 chunks +22 lines, -34 lines 0 comments Download
M chrome/browser/win/enumerate_modules_model_unittest.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (22 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-03 18:02:28 UTC) #2
Finnur
This code I'm familiar with and the change seems ok. But the errors on the ...
3 years, 10 months ago (2017-02-14 15:32:20 UTC) #7
fdoray
PTAnL I took the liberty of addressing the TODO on ScanImplDelay. https://codereview.chromium.org/2670763007/diff/20001/chrome/browser/win/enumerate_modules_model.cc File chrome/browser/win/enumerate_modules_model.cc (right): ...
3 years, 10 months ago (2017-02-17 19:05:36 UTC) #15
Finnur
> I took the liberty of addressing the TODO on ScanImplDelay. Thank you for that. ...
3 years, 10 months ago (2017-02-21 10:45:55 UTC) #19
Finnur
Also, apologies for the way. This arrived after dinner on Friday and I took a ...
3 years, 10 months ago (2017-02-21 10:47:12 UTC) #20
Finnur
On 2017/02/21 10:47:12, Finnur wrote: > Also, apologies for the way. This arrived after dinner ...
3 years, 10 months ago (2017-02-21 10:47:27 UTC) #21
fdoray
> I do wonder, however, if we can verify somehow that the shutdown hang will ...
3 years, 10 months ago (2017-02-22 18:53:06 UTC) #24
Finnur
LGTM. > If you really want to, we could add ModuleEnumerator::SetScanImplModuleEventForTesting No, that's fine. I ...
3 years, 10 months ago (2017-02-24 13:25:03 UTC) #27
fdoray
On 2017/02/24 13:25:03, Finnur wrote: > LGTM. > > > If you really want to, ...
3 years, 10 months ago (2017-02-24 13:32:32 UTC) #28
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/2670763007/80001
3 years, 10 months ago (2017-02-24 13:32:56 UTC) #30
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 14:33:31 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/d4716407f7bc5093e820275b36d3...

Powered by Google App Engine
This is Rietveld 408576698