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

Issue 2943783002: Make iOS's IOThread set up the SystemURLRequestContext all at once. (Closed)

Created:
3 years, 6 months ago by mmenke
Modified:
3 years, 5 months ago
Reviewers:
sdefresne
CC:
chromium-reviews, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make iOS's IOThread set up the SystemURLRequestContext all at once. It was jumping back to the UI thread and back because the PrefProxyConfigTracker required it. Now that that's no longer the case, get rid of the extra thread hops. The same thing has already been done to chrome/'s IOThead. BUG=734199 Review-Url: https://codereview.chromium.org/2943783002 Cr-Commit-Position: refs/heads/master@{#485906} Committed: https://chromium.googlesource.com/chromium/src/+/3e90690d092c46535ebabcedaab4c8514c3c0094

Patch Set 1 #

Patch Set 2 : Oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -55 lines) Patch
M ios/components/io_thread/ios_io_thread.h View 1 chunk +0 lines, -10 lines 0 comments Download
M ios/components/io_thread/ios_io_thread.mm View 1 4 chunks +14 lines, -45 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (22 generated)
mmenke
This is a preliminary CL for moving this file over to using URLRequestContextBuilder (Like chrome/browser/io_thread.h ...
3 years, 5 months ago (2017-07-11 20:33:28 UTC) #18
sdefresne
lgtm
3 years, 5 months ago (2017-07-12 08:44:24 UTC) #21
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/2943783002/60001
3 years, 5 months ago (2017-07-12 09:42:05 UTC) #23
commit-bot: I haz the power
3 years, 5 months ago (2017-07-12 09:47:44 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3e90690d092c46535ebabcedaab4...

Powered by Google App Engine
This is Rietveld 408576698