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

Issue 2840693002: Use TaskScheduler instead of blocking pool in io_thread.cc. (Closed)

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

Description

Use TaskScheduler instead of blocking pool in io_thread.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=cbentzel@chromium.org Review-Url: https://codereview.chromium.org/2840693002 Cr-Commit-Position: refs/heads/master@{#467466} Committed: https://chromium.googlesource.com/chromium/src/+/dd7eb407434e63553da0cd20ec865272a562ba3c

Patch Set 1 #

Total comments: 2

Patch Set 2 : USER_VISIBLE #

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

Messages

Total messages: 18 (11 generated)
fdoray
3 years, 7 months ago (2017-04-24 19:35:37 UTC) #1
fdoray
PTAL! This CL was generated automatically. Please make sure that the appropriate TaskTraits are used ...
3 years, 7 months ago (2017-04-24 19:35:39 UTC) #3
cbentzel
https://codereview.chromium.org/2840693002/diff/1/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/2840693002/diff/1/chrome/browser/io_thread.cc#newcode1086 chrome/browser/io_thread.cc:1086: .WithPriority(base::TaskPriority::BACKGROUND) This will be used for loading file:// URLs ...
3 years, 7 months ago (2017-04-25 05:52:26 UTC) #7
fdoray
Please take another look https://codereview.chromium.org/2840693002/diff/1/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/2840693002/diff/1/chrome/browser/io_thread.cc#newcode1086 chrome/browser/io_thread.cc:1086: .WithPriority(base::TaskPriority::BACKGROUND) On 2017/04/25 05:52:26, cbentzel ...
3 years, 7 months ago (2017-04-26 19:40:42 UTC) #12
cbentzel
On 2017/04/26 19:40:42, fdoray wrote: > Please take another look > > https://codereview.chromium.org/2840693002/diff/1/chrome/browser/io_thread.cc > File ...
3 years, 7 months ago (2017-04-26 21:23:32 UTC) #13
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/2840693002/20001
3 years, 7 months ago (2017-04-26 21:24:38 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-04-26 21:44:38 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dd7eb407434e63553da0cd20ec86...

Powered by Google App Engine
This is Rietveld 408576698