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

Issue 2667633003: Fix HttpCache creation to use the correct API: CreateMainHttpCache and (Closed)

Created:
3 years, 10 months ago by Zhongyi Shi
Modified:
3 years, 10 months ago
Reviewers:
mmenke
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (8 generated)
Zhongyi Shi
Matt, this CL fixes we're using the correct API to create the HttpCache after recent ...
3 years, 10 months ago (2017-01-30 19:21:42 UTC) #6
mmenke
On 2017/01/30 19:21:42, Zhongyi Shi wrote: > Matt, > > this CL fixes we're using ...
3 years, 10 months ago (2017-01-30 21:33:57 UTC) #7
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/2667633003/1
3 years, 10 months ago (2017-01-30 21:40:22 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 22:53:52 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/7bd9ad76d703e4b07c39c305252e...

Powered by Google App Engine
This is Rietveld 408576698