Cache Storage: Remove unused Service/Embedder Worker plumbing
commitc328fc4acba1b6b7760f4d81deed79b1d0d04c50
authorjsbell <jsbell@chromium.org>
Thu, 26 Mar 2015 15:14:47 +0000 (26 08:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Mar 2015 15:15:13 +0000 (26 15:15 +0000)
tree1ee1d846d605a63ebed0ebdecd975975a90a36c2
parent12433c0cdc2cc004e662203a9519c7d8ba500afe
Cache Storage: Remove unused Service/Embedder Worker plumbing

Follow up to https://codereview.chromium.org/1029423004 that cleans up
the now-unused plumbing for the Cache Storage API routed through
Service Worker and Embedded Worker classes. Service Workers and other
contexts can access the API via the embedder API.

BUG=439389
R=kinuko@chromium.org,michaeln@chromium.org

Review URL: https://codereview.chromium.org/1022703003

Cr-Commit-Position: refs/heads/master@{#322386}
content/renderer/service_worker/embedded_worker_context_client.cc
content/renderer/service_worker/embedded_worker_context_client.h
content/renderer/service_worker/service_worker_script_context.cc
content/renderer/service_worker/service_worker_script_context.h