Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Unified Diff: content/common/service_worker/service_worker_types.h

Issue 941683002: Removing prefixMatch attribute of CacheQueryOptions- Chromium Side (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/service_worker/service_worker_types.h
diff --git a/content/common/service_worker/service_worker_types.h b/content/common/service_worker/service_worker_types.h
index 2ee1aebcf2638bf47ba5c8d5c66f3b419e9e4e8a..622fde98f4ca7602de46fb3023409604c86b60fa 100644
--- a/content/common/service_worker/service_worker_types.h
+++ b/content/common/service_worker/service_worker_types.h
@@ -133,7 +133,6 @@ struct CONTENT_EXPORT ServiceWorkerCacheQueryParams {
bool ignore_search;
bool ignore_method;
bool ignore_vary;
- bool prefix_match;
base::string16 cache_name;
};
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/common/service_worker/service_worker_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698