Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Cache Storage: Check for duplicate entries in Cache.addAll()."
This reverts commit 74fd352e51322e823070088c7d5c72e911966580. Reason for revert: Moving behind experimental feature flag until web compat can be assessed. Original change's description: > Cache Storage: Check for duplicate entries in Cache.addAll(). > > This implements step 4.2.3 of the BatchCacheOperations algorithm: > > https://w3c.github.io/ServiceWorker/#batch-cache-operations-algorithm > > Bug: 720919 > Change-Id: I679f786441b813ed816a183522021c417f4ab7b8 > Reviewed-on: https://chromium-review.googlesource.com/1162362 > Commit-Queue: Ben Kelly <[email protected]> > Reviewed-by: Joshua Bell <[email protected]> > Reviewed-by: Kinuko Yasuda <[email protected]> > Reviewed-by: Victor Costan <[email protected]> > Cr-Commit-Position: refs/heads/master@{#582738} [email protected],[email protected],[email protected],[email protected] # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 720919 Change-Id: I08736e4ec638a65c48f329966f378698a6d9b045 Reviewed-on: https://chromium-review.googlesource.com/1178502 Reviewed-by: Victor Costan <[email protected]> Commit-Queue: Ben Kelly <[email protected]> Cr-Commit-Position: refs/heads/master@{#583849}
- Loading branch information