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

Issue 2757233003: Make ScopedURLFetcherFactory sequenced-safe. (Closed)

Created:
3 years, 9 months ago by Roger McFarlane (Chromium)
Modified:
3 years, 9 months ago
Reviewers:
asanka, fdoray
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ScopedURLFetcherFactory sequenced-safe. This CL allows ScopedURLFetcherFactory to be used in a test environment exposing a sequenced task runner instead of requiring a single thread task runner, a relaxation of the requirements (single thread is a stricter instance of a sequened task runner). The URL fetcher code has already been relaxed in a previous CL to only require a sequenced runner, but the corresponding update to ScopedURLFetcherFactory was overlooked. BUG=675631 Review-Url: https://codereview.chromium.org/2757233003 Cr-Commit-Position: refs/heads/master@{#458201} Committed: https://chromium.googlesource.com/chromium/src/+/770b36c2734d41edbb8d5b260bcfc9c29fe16afd

Patch Set 1 : Initial CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M net/url_request/test_url_fetcher_factory.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
Roger McFarlane (Chromium)
PTAL This is a follow up to https://codereview.chromium.org/2599873002 that has been extracted from https://codereview.chromium.org/2565873002/
3 years, 9 months ago (2017-03-20 19:59:34 UTC) #9
fdoray
On 2017/03/20 19:59:34, Roger McFarlane (Chromium) wrote: > PTAL > > This is a follow ...
3 years, 9 months ago (2017-03-20 20:22:25 UTC) #10
asanka
lgtm
3 years, 9 months ago (2017-03-20 20:51:03 UTC) #11
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/2757233003/20001
3 years, 9 months ago (2017-03-20 20:54:02 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 22:23:02 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/770b36c2734d41edbb8d5b260bcf...

Powered by Google App Engine
This is Rietveld 408576698