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

Issue 311393002: Add URLRequestJobFactories to URLRequestContexts without one. (Closed)

Created:
6 years, 6 months ago by mmenke
Modified:
6 years, 6 months ago
CC:
chromium-reviews, tim+watch_chromium.org, cbentzel+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Visibility:
Public.

Description

Add URLRequestJobFactories to URLRequestContexts without one. Currently a URLRequestJobFactory is optional, as the global URLRequestJobManager passes jobs on to the URLRequestFilter and global http/https/ws/wss factories. In order to be able to eliminate the global URLRequestJobManager object, first have to give all contexts their own URLRequestJobFactory. BUG=81979 TBR=ajwong@chromium.org (Who actually signed off on this, but Rietveld ignored his email). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276867

Patch Set 1 #

Patch Set 2 : Missed two #

Patch Set 3 : Sync, remove CHECK for testing #

Patch Set 4 : Add two more that aren't tested #

Total comments: 2

Patch Set 5 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -48 lines) Patch
M chrome/browser/io_thread.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/net/connection_tester.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/net/connection_tester_unittest.cc View 1 4 chunks +5 lines, -47 lines 0 comments Download
M chrome/service/net/service_url_request_context.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M remoting/base/url_request_context.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M sync/internal_api/http_bridge.cc View 3 chunks +6 lines, -1 line 0 comments Download
M sync/internal_api/public/http_bridge.h View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
mmenke
I think I got all the ones that do URL requests (I skipped a couple ...
6 years, 6 months ago (2014-06-06 18:25:56 UTC) #1
pauljensen
lgtm with the one clarification https://codereview.chromium.org/311393002/diff/60001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/311393002/diff/60001/chrome/browser/net/connection_tester.cc#newcode138 chrome/browser/net/connection_tester.cc:138: // Creating a new ...
6 years, 6 months ago (2014-06-10 16:20:19 UTC) #2
mmenke
Thanks! https://codereview.chromium.org/311393002/diff/60001/chrome/browser/net/connection_tester.cc File chrome/browser/net/connection_tester.cc (right): https://codereview.chromium.org/311393002/diff/60001/chrome/browser/net/connection_tester.cc#newcode138 chrome/browser/net/connection_tester.cc:138: // Creating a new job factory avoids all ...
6 years, 6 months ago (2014-06-10 16:26:28 UTC) #3
pauljensen
On 2014/06/10 16:26:28, mmenke wrote: > Comment updated. Wrote the comment before the CL to ...
6 years, 6 months ago (2014-06-10 16:56:22 UTC) #4
mmenke
On 2014/06/10 16:56:22, pauljensen wrote: > On 2014/06/10 16:26:28, mmenke wrote: > > Comment updated. ...
6 years, 6 months ago (2014-06-10 18:53:17 UTC) #5
mmenke
thestig: Please review browser/ changes. ajwong: Please review service/ changes. sergeyu: Please review remoting/ changes. ...
6 years, 6 months ago (2014-06-10 18:57:24 UTC) #6
mmenke
On 2014/06/10 18:57:24, mmenke wrote: > thestig: Please review browser/ changes. thestig: Sorry, just need ...
6 years, 6 months ago (2014-06-10 18:57:55 UTC) #7
Lei Zhang
c/b/io_threads* lgtm
6 years, 6 months ago (2014-06-10 19:08:11 UTC) #8
haitaol1
sync LGTM
6 years, 6 months ago (2014-06-10 19:14:14 UTC) #9
Sergey Ulanov
remoting lgtm
6 years, 6 months ago (2014-06-10 19:54:35 UTC) #10
mmenke
awong: Ping!
6 years, 6 months ago (2014-06-11 21:32:19 UTC) #11
mmenke
hclam: Mind signing off on the (tiny) chrome/service/net/ changes?
6 years, 6 months ago (2014-06-12 18:22:49 UTC) #12
mmenke
The CQ bit was checked by mmenke@chromium.org
6 years, 6 months ago (2014-06-12 19:03:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/311393002/80001
6 years, 6 months ago (2014-06-12 19:07:16 UTC) #14
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 00:41:33 UTC) #15
Message was sent while issue was closed.
Change committed as 276867

Powered by Google App Engine
This is Rietveld 408576698