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

Unified Diff: Source/modules/serviceworkers/FetchEventInit.idl

Issue 1149163004: Revert "Add Client Attribute to FetchEvent- Blink Side." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix merge Created 5 years, 7 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
« no previous file with comments | « Source/modules/serviceworkers/FetchEvent.idl ('k') | Source/platform/exported/WebServiceWorkerRequest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/serviceworkers/FetchEventInit.idl
diff --git a/Source/modules/serviceworkers/FetchEventInit.idl b/Source/modules/serviceworkers/FetchEventInit.idl
index d5755ad38803d3bf32e9a8ca0f60204c954cf47b..cac8bbeb2127921db6d946ecfe06ff60683b395c 100644
--- a/Source/modules/serviceworkers/FetchEventInit.idl
+++ b/Source/modules/serviceworkers/FetchEventInit.idl
@@ -6,6 +6,5 @@
dictionary FetchEventInit : ExtendableEventInit {
Request request;
- Client client;
boolean isReload = false;
};
« no previous file with comments | « Source/modules/serviceworkers/FetchEvent.idl ('k') | Source/platform/exported/WebServiceWorkerRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698