Chromium Code Reviews
DescriptionFix the code to use the correct API when creating HttpCache:
CreaetMainHttpCache and CreateHttpCache currently
share the same API, though CreaetMainHttpCache should take
HttpNetworkSession which has never been used for HttpCache creation
and CreateHttpCache should take a shared HttpNetworkSession.
When https://codereview.chromium.org/1814543002 landed, the code
should call CreateMainHttpCache than CreateHttpCache as it's no
longer sharing the HttpNetworkSession with the transaction factory
in main_request_context_storage.
BUG=686631
Review-Url: https://codereview.chromium.org/2667633003
Cr-Commit-Position: refs/heads/master@{#447097}
Committed: https://chromium.googlesource.com/chromium/src/+/7bd9ad76d703e4b07c39c305252e14926e3b995e
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|
||||||||||||||||||||||||||||