[CacheStorage] Use URLRequestContextGetter instead of URLRequestContext
The CacheStorage classes shouldn't store raw pointers to URLRequestContext. Use the getter class instead. This is part of a cleanup to ensure that URLRequests are canceled before URLRequestContext is deleted. BUG=498563 Review URL: https://codereview.chromium.org/1174943004 Cr-Commit-Position: refs/heads/master@{#333783}
Showing
Please register or sign in to comment