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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1196193003: ServiceWorker: Implement navigate() method in WindowClient (blink side). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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/WindowClient.idl ('k') | Source/web/ServiceWorkerGlobalScopeClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index f2318b60227c871dc6fe0d8f20cbc8b3bdf71183..1f73844d7a573a2ed02632e1d894e25133b031e7 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -135,6 +135,7 @@ ServiceWorkerCacheAddAll status=experimental
ServiceWorkerClientAttributes status=stable
ServiceWorkerNotifications status=stable
ServiceWorkerPerformanceTimeline status=stable
+ServiceWorkerWindowClientNavigate status=experimental
ShadowRootDelegatesFocus status=experimental
SharedArrayBuffer status=experimental
SharedWorker status=stable
« no previous file with comments | « Source/modules/serviceworkers/WindowClient.idl ('k') | Source/web/ServiceWorkerGlobalScopeClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698