DescriptionRemove the mutation functions interfaces from URLRequestJobFactory.
Mutation functions such as SetProtocolHandler and AddInterceptor are only part of URLRequestJobFactoryImpl. In practice this means a URLRequestJobFactoryImpl can be configured after construction, then stored as a URLRequestJobFactory where it will no longer have access to these mutators.
BUG=146602
Patch Set 1 #Patch Set 2 : Remove OVERRIDE declaration on interfaces. #
Total comments: 1
Patch Set 3 : Removed interface from http_intercept_job_factory. #Patch Set 4 : Fix copyright date. #Patch Set 5 : Fix Android Webview interfaces; also a long awaited rebase. #Messages
Total messages: 12 (0 generated)
|