DescriptionCacheStorage: [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/
Committed: https://crrev.com/e53df5f78de6faa359d5f72746f21213731c7fc0
Cr-Commit-Position: refs/heads/master@{#327242}
Patch Set 1 : Original (https://codereview.chromium.org/1101733005/) #Patch Set 2 : Fix layouttest failures #
Messages
Total messages: 8 (2 generated)
|