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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 40143003: Simplify SharedWorkerRepository code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/core/page/Page.cpp ('k') | Source/core/page/RuntimeEnabledFeaturesCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index cbd7a51f857bd2d3685ff472bf563915ac686aea..a82bdd077ad773d4f3ab4da8c5e2e979c843756e 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -93,7 +93,7 @@ SeamlessIFrames status=experimental
ServiceWorker status=experimental
SessionStorage status=stable
ShadowDOM status=experimental
-SharedWorker custom
+SharedWorker status=stable
SpeechInput status=stable
SpeechSynthesis status=experimental
Srcset status=experimental
« no previous file with comments | « Source/core/page/Page.cpp ('k') | Source/core/page/RuntimeEnabledFeaturesCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698