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

Issue 2773473002: Use TaskScheduler instead of blocking pool in feedback_data.cc. (Closed)

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

Description

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

Patch Set 1 #

Patch Set 2 : mayblock #

Total comments: 2

Patch Set 3 : MayBlock #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M components/feedback/feedback_data.cc View 1 2 4 chunks +15 lines, -6 lines 0 comments Download

Messages

Total messages: 30 (20 generated)
fdoray
3 years, 9 months ago (2017-03-22 19:34:07 UTC) #1
fdoray
PTAL! This CL was generated automatically. Please make sure that the appropriate TaskTraits are used ...
3 years, 9 months ago (2017-03-22 19:34:10 UTC) #3
fdoray
Please take a look On 2017/03/22 19:34:10, fdoray wrote: > PTAL! > > This CL ...
3 years, 7 months ago (2017-05-01 18:03:45 UTC) #15
fdoray
steel@ -> rkc@ Please take a look
3 years, 7 months ago (2017-05-02 19:58:22 UTC) #17
rkc
lg to me, but Ahmed should be really looking at this.
3 years, 7 months ago (2017-05-02 23:31:20 UTC) #19
afakhry
https://codereview.chromium.org/2773473002/diff/20001/components/feedback/feedback_data.cc File components/feedback/feedback_data.cc (right): https://codereview.chromium.org/2773473002/diff/20001/components/feedback/feedback_data.cc#newcode69 components/feedback/feedback_data.cc:69: base::TaskTraits().WithPriority(base::TaskPriority::BACKGROUND), Why doesn't this have the .MayBlock() like the ...
3 years, 7 months ago (2017-05-03 16:38:37 UTC) #20
fdoray
Please take another look https://codereview.chromium.org/2773473002/diff/20001/components/feedback/feedback_data.cc File components/feedback/feedback_data.cc (right): https://codereview.chromium.org/2773473002/diff/20001/components/feedback/feedback_data.cc#newcode69 components/feedback/feedback_data.cc:69: base::TaskTraits().WithPriority(base::TaskPriority::BACKGROUND), On 2017/05/03 16:38:36, afakhry ...
3 years, 7 months ago (2017-05-03 16:41:30 UTC) #23
afakhry
lgtm
3 years, 7 months ago (2017-05-03 16:42:55 UTC) #24
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/2773473002/40001
3 years, 7 months ago (2017-05-03 16:44:58 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 17:36:09 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d8bc5fe8ad10e20a98bc0f35ee90...

Powered by Google App Engine
This is Rietveld 408576698