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

Issue 2839533004: Use TaskScheduler instead of blocking pool in shell_url_request_context_getter.cc. (Closed)

Created:
3 years, 8 months ago by fdoray
Modified:
3 years, 8 months ago
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, jochen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskScheduler instead of blocking pool in shell_url_request_context_getter.cc. The blocking pool is being deprecated in favor of TaskScheduler. BUG=667892 R=peter@chromium.org Review-Url: https://codereview.chromium.org/2839533004 Cr-Commit-Position: refs/heads/master@{#467393} Committed: https://chromium.googlesource.com/chromium/src/+/66a4f03d888d59aa66337e3e150ac205a207e1e1

Patch Set 1 #

Total comments: 2

Patch Set 2 : user-visible #

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

Messages

Total messages: 18 (11 generated)
fdoray
3 years, 8 months ago (2017-04-24 19:48:52 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:48:55 UTC) #3
Peter Beverloo
+bauerb FYI https://codereview.chromium.org/2839533004/diff/1/content/shell/browser/shell_url_request_context_getter.cc File content/shell/browser/shell_url_request_context_getter.cc (right): https://codereview.chromium.org/2839533004/diff/1/content/shell/browser/shell_url_request_context_getter.cc#newcode263 content/shell/browser/shell_url_request_context_getter.cc:263: .WithPriority(base::TaskPriority::BACKGROUND) The protocol handlers for file:// and ...
3 years, 8 months ago (2017-04-26 14:30:37 UTC) #8
fdoray
PTAnL https://codereview.chromium.org/2839533004/diff/1/content/shell/browser/shell_url_request_context_getter.cc File content/shell/browser/shell_url_request_context_getter.cc (right): https://codereview.chromium.org/2839533004/diff/1/content/shell/browser/shell_url_request_context_getter.cc#newcode263 content/shell/browser/shell_url_request_context_getter.cc:263: .WithPriority(base::TaskPriority::BACKGROUND) On 2017/04/26 14:30:37, Peter Beverloo wrote: > ...
3 years, 8 months ago (2017-04-26 18:00:38 UTC) #11
Peter Beverloo
lgtm
3 years, 8 months ago (2017-04-26 18:01:59 UTC) #12
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/2839533004/20001
3 years, 8 months ago (2017-04-26 18:03:39 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 18:47:12 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/66a4f03d888d59aa66337e3e150a...

Powered by Google App Engine
This is Rietveld 408576698