Revert of CacheStorage: Merge CacheStorageListener into...
Revert of CacheStorage: Merge CacheStorageListener into CacheStorageDispatcherHost (1) (patchset #2 id:140001 of https://codereview.chromium.org/1101733005/) Reason for revert: I think this patch caused layouttest failures on the Blink tree, see crbug.com/481784 for details. Original issue's description: > 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* > > Committed: https://crrev.com/34cbfce4cae255c11fb19059ea4a31166768cdcf > Cr-Commit-Position: refs/heads/master@{#327199} TBR=jsbell@chromium.org,nhiroki@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=474233, 481784 Review URL: https://codereview.chromium.org/1111703002 Cr-Commit-Position: refs/heads/master@{#327229}
Showing
This diff is collapsed.
Please register or sign in to comment