DescriptionAdd 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 #
Messages
Total messages: 15 (0 generated)
|