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

Issue 2677913002: Use TaskScheduler instead of blocking pool in private_api_mount.cc. (Closed)

Created:
3 years, 10 months ago by fdoray
Modified:
3 years, 10 months ago
Reviewers:
hirono
CC:
chromium-reviews, extensions-reviews_chromium.org, yamaguchi+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, chromium-apps-reviews_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in private_api_mount.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=hirono@chromium.org Review-Url: https://codereview.chromium.org/2677913002 Cr-Commit-Position: refs/heads/master@{#450579} Committed: https://chromium.googlesource.com/chromium/src/+/16ffd0f8b3aa07845ccfcd134e159320f6cec16d

Patch Set 1 #

Patch Set 2 : upload #

Patch Set 3 : upload #

Total comments: 1

Patch Set 4 : USER_BLOCKING #

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

Messages

Total messages: 18 (11 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:57:11 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:39:25 UTC) #6
hirono
https://codereview.chromium.org/2677913002/diff/40001/chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc File chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc (right): https://codereview.chromium.org/2677913002/diff/40001/chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc#newcode105 chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc:105: base::TaskPriority::BACKGROUND), This is blocking user operation to open an ...
3 years, 10 months ago (2017-02-13 07:20:00 UTC) #11
fdoray
PTAnL
3 years, 10 months ago (2017-02-13 19:30:05 UTC) #12
hirono
lgtm, thanks!
3 years, 10 months ago (2017-02-15 04:41:18 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/2677913002/60001
3 years, 10 months ago (2017-02-15 04:59:18 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 06:05:23 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/16ffd0f8b3aa07845ccfcd134e15...

Powered by Google App Engine
This is Rietveld 408576698