CacheStorage: [Retry] Merge CacheStorageListener into CacheStorageDispatcherHost (1)
Original: https://codereview.chromium.org/1101733005/ 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* TEST=run-webkit-tests http/tests/cachestorage/ Review URL: https://codereview.chromium.org/1111713002 Cr-Commit-Position: refs/heads/master@{#327242}
Showing
This diff is collapsed.
Please register or sign in to comment