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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2332263002: Updated suborigin serialization to latest spec proposal (Closed)
Patch Set: Fix unit tests Created 4 years, 3 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: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 68a21d464746a2738a2db77af36b03b6d8cc48ac..ac3e20f325f7e1c98b7c450b2722b520dc39a424 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -216,7 +216,7 @@ StyleMatchedPropertiesCache status=stable
ExperimentalStream status=experimental
SpeculativeLaunchServiceWorker
StorageEstimate status=experimental
-Suborigins status=test
+Suborigins status=experimental
TimerThrottlingForBackgroundTabs status=stable
TimerThrottlingForHiddenFrames status=stable
// Many websites disable mouse support when touch APIs are available. We'd

Powered by Google App Engine
This is Rietveld 408576698