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

Issue 2841723002: Use TaskScheduler instead of blocking pool in chrome_screenshot_grabber.cc. (Closed)

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

Description

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

Patch Set 1 #

Patch Set 2 : fix-build-error #

Total comments: 2

Patch Set 3 : USER_VISIBLE #

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

Messages

Total messages: 25 (15 generated)
fdoray
3 years, 8 months ago (2017-04-24 19:45:11 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 19:45:13 UTC) #3
James Cook
bots are red
3 years, 8 months ago (2017-04-24 20:10:37 UTC) #5
fdoray
On 2017/04/24 20:10:37, James Cook wrote: > bots are red Fixed. Please take another look.
3 years, 8 months ago (2017-04-26 19:37:27 UTC) #12
James Cook
https://codereview.chromium.org/2841723002/diff/20001/chrome/browser/ui/ash/chrome_screenshot_grabber.cc File chrome/browser/ui/ash/chrome_screenshot_grabber.cc (right): https://codereview.chromium.org/2841723002/diff/20001/chrome/browser/ui/ash/chrome_screenshot_grabber.cc#newcode286 chrome/browser/ui/ash/chrome_screenshot_grabber.cc:286: .WithPriority(base::TaskPriority::BACKGROUND) I think this should be USER_VISIBLE. The user ...
3 years, 8 months ago (2017-04-26 20:46:44 UTC) #13
fdoray
Please take another look https://codereview.chromium.org/2841723002/diff/20001/chrome/browser/ui/ash/chrome_screenshot_grabber.cc File chrome/browser/ui/ash/chrome_screenshot_grabber.cc (right): https://codereview.chromium.org/2841723002/diff/20001/chrome/browser/ui/ash/chrome_screenshot_grabber.cc#newcode286 chrome/browser/ui/ash/chrome_screenshot_grabber.cc:286: .WithPriority(base::TaskPriority::BACKGROUND) On 2017/04/26 20:46:44, James ...
3 years, 7 months ago (2017-04-27 13:35:31 UTC) #18
fdoray
ping On 2017/04/27 13:35:31, fdoray wrote: > Please take another look > > https://codereview.chromium.org/2841723002/diff/20001/chrome/browser/ui/ash/chrome_screenshot_grabber.cc > ...
3 years, 7 months ago (2017-05-01 18:18:44 UTC) #19
James Cook
Sorry, I missed your ping via mail. LGTM. Thanks for taking care of this refactoring, ...
3 years, 7 months ago (2017-05-01 18:41:47 UTC) #20
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/2841723002/40001
3 years, 7 months ago (2017-05-01 18:42:50 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 19:15:02 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e6af56f15a6aa11c41c82db2f9cb...

Powered by Google App Engine
This is Rietveld 408576698