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

Issue 2836083003: Use TaskScheduler instead of blocking pool in native_message_process_host.cc. (Closed)

Created:
3 years, 8 months ago by fdoray
Modified:
3 years, 7 months ago
Reviewers:
Sergey Ulanov, Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in native_message_process_host.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=rdevlin.cronin@chromium.org Review-Url: https://codereview.chromium.org/2836083003 Cr-Commit-Position: refs/heads/master@{#467663} Committed: https://chromium.googlesource.com/chromium/src/+/77a3d68357be0360ccbc2177ce6ca75cd596646b

Patch Set 1 #

Total comments: 3

Patch Set 2 : USER_VISIBLE #

Patch Set 3 : self-review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M chrome/browser/extensions/api/messaging/native_message_process_host.cc View 1 2 3 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
fdoray
3 years, 8 months ago (2017-04-24 19:33:03 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:33:06 UTC) #3
Devlin
+Sergey for native messaging knowledge, but my suspicion is this should be USER_VISIBLE. https://codereview.chromium.org/2836083003/diff/1/chrome/browser/extensions/api/messaging/native_message_process_host.cc File ...
3 years, 8 months ago (2017-04-24 20:22:11 UTC) #8
Sergey Ulanov
https://codereview.chromium.org/2836083003/diff/1/chrome/browser/extensions/api/messaging/native_message_process_host.cc File chrome/browser/extensions/api/messaging/native_message_process_host.cc (right): https://codereview.chromium.org/2836083003/diff/1/chrome/browser/extensions/api/messaging/native_message_process_host.cc#newcode151 chrome/browser/extensions/api/messaging/native_message_process_host.cc:151: .WithPriority(base::TaskPriority::BACKGROUND) On 2017/04/24 20:22:11, Devlin wrote: > This task ...
3 years, 8 months ago (2017-04-24 21:24:17 UTC) #9
fdoray
Please take another look https://codereview.chromium.org/2836083003/diff/1/chrome/browser/extensions/api/messaging/native_message_process_host.cc File chrome/browser/extensions/api/messaging/native_message_process_host.cc (right): https://codereview.chromium.org/2836083003/diff/1/chrome/browser/extensions/api/messaging/native_message_process_host.cc#newcode151 chrome/browser/extensions/api/messaging/native_message_process_host.cc:151: .WithPriority(base::TaskPriority::BACKGROUND) On 2017/04/24 21:24:17, Sergey ...
3 years, 7 months ago (2017-04-27 13:06:39 UTC) #18
Devlin
lgtm
3 years, 7 months ago (2017-04-27 13:42:26 UTC) #19
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/2836083003/40001
3 years, 7 months ago (2017-04-27 13:51:17 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 13:58:59 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/77a3d68357be0360ccbc2177ce6c...

Powered by Google App Engine
This is Rietveld 408576698