CacheStorage: Merge CacheStorageListener into CacheStorageDispatcherHost (1)
CacheStorageListener and CacheStorageDispatcher are now in a 1:1 relationship and the indirection is no longer necessary. As a first step of merge, this CL moves message handlers for CacheStorage API from the listener to the dispatcher. BUG=474233 TEST=content_unittests --gtest_filter=CacheStorage* Review URL: https://codereview.chromium.org/1101733005 Cr-Commit-Position: refs/heads/master@{#327199}
Showing
This diff is collapsed.
Please register or sign in to comment