DescriptionBrowsingDataRemover: Getting ChromeAppCacheService directly from Profile.
BrowsingDataRemover was getting ChromeAppCacheService via URLRequestContextGetter
and (Chrome)URLRequestContext, even though Profile already has an accessor for it.
This also gets rid of the reinterpret_cast of casting URLRequestContext* to
ChromeURLRequestContext*.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91327
Patch Set 1 #Patch Set 2 : Not allowed to access profile_ on IO thread. Caching the ChromeAppCacheService. #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|