diff options
author | hanxi <hanxi@chromium.org> | 2014-09-11 14:57:18 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-11 22:25:47 +0000 |
commit | 149b92db00bc1deab22599e7d3da3fc8be2c0d8b (patch) | |
tree | 68a64107a7d6b9190fb1dc040b7f511eea92ff9d /components/translate_strings.grdp | |
parent | 28d886c967e016a5d5812be43cd5916f577c2e10 (diff) | |
download | chromium_src-149b92db00bc1deab22599e7d3da3fc8be2c0d8b.zip chromium_src-149b92db00bc1deab22599e7d3da3fc8be2c0d8b.tar.gz chromium_src-149b92db00bc1deab22599e7d3da3fc8be2c0d8b.tar.bz2 |
WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which will be moved to //extensions. So we need to resolve its the dependency on WebCacheManager by moving WebCacheManager to //components.
There are two ipc messages sent in WebCacheManger:
-ChromeViewMsg_SetCacheCapacities
-ChromeViewMsg_ClearCache
Both ipc handlers were in ChromeRenderProcessObserver. These two ipcs are renamed as WebCacheMsg_XXX, and we introduce WebCacheRenderProcessObserver and handle these ipcs in //components.
BUG=352293,411437
TBR=agl@chromium.org
Review URL: https://codereview.chromium.org/528363002
Cr-Commit-Position: refs/heads/master@{#294475}
Diffstat (limited to 'components/translate_strings.grdp')
0 files changed, 0 insertions, 0 deletions