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

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, 6 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 1cbbdab5eda57e4d0feaff5f51a4f510e9d1b568..c55ec40e9f7216575a2ede973872733c6a125b40 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -137,6 +137,7 @@ ServiceWorkerClientAttributes status=stable
ServiceWorkerNotifications status=stable
ServiceWorkerOnFetch status=stable
ServiceWorkerPerformanceTimeline status=experimental
+ServiceWorkerWindowClientNavigate status=experimental
ShadowRootDelegatesFocus status=experimental
SharedWorker status=stable
SlimmingPaint status=stable

Powered by Google App Engine
This is Rietveld 408576698