CacheStorage: Add ignoreSearch option to cache.delete().

If using cache.delete() with ignoreSearch option, delete all caches that match
request url without query string from cache storage.

Spec:
  https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#cache-query-options-dictionary

BUG=520784

Review URL: https://codereview.chromium.org/1694213002

Cr-Commit-Position: refs/heads/master@{#377396}
5 files changed