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

Issue 2839703003: Use TaskScheduler instead of blocking pool in offline_page_model_factory.cc. (Closed)

Created:
3 years, 8 months ago by fdoray
Modified:
3 years, 8 months ago
Reviewers:
dewittj
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, dimich+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

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

Patch Set 1 #

Total comments: 2

Patch Set 2 : no-explicit-priority #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M chrome/browser/android/offline_pages/offline_page_model_factory.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
fdoray
3 years, 8 months ago (2017-04-24 18:40:42 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 18:40:44 UTC) #3
dewittj
https://codereview.chromium.org/2839703003/diff/1/chrome/browser/android/offline_pages/offline_page_model_factory.cc File chrome/browser/android/offline_pages/offline_page_model_factory.cc (right): https://codereview.chromium.org/2839703003/diff/1/chrome/browser/android/offline_pages/offline_page_model_factory.cc#newcode46 chrome/browser/android/offline_pages/offline_page_model_factory.cc:46: base::TaskPriority::BACKGROUND)); The tasks on this task runner will sometimes ...
3 years, 8 months ago (2017-04-24 18:44:11 UTC) #5
fdoray
Please take another look https://codereview.chromium.org/2839703003/diff/1/chrome/browser/android/offline_pages/offline_page_model_factory.cc File chrome/browser/android/offline_pages/offline_page_model_factory.cc (right): https://codereview.chromium.org/2839703003/diff/1/chrome/browser/android/offline_pages/offline_page_model_factory.cc#newcode46 chrome/browser/android/offline_pages/offline_page_model_factory.cc:46: base::TaskPriority::BACKGROUND)); On 2017/04/24 18:44:11, dewittj ...
3 years, 8 months ago (2017-04-26 19:33:06 UTC) #12
dewittj
lgtm
3 years, 8 months ago (2017-04-26 19:40:44 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/2839703003/20001
3 years, 8 months ago (2017-04-26 19:42:37 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 19:58:32 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a38b0559bbdd200948efbe9b7a2a...

Powered by Google App Engine
This is Rietveld 408576698