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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 106353005: Expose performance.memory in workers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@Perf-Memory-SharedWorker
Patch Set: Created 6 years, 10 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 99b458f6789061da377fba9d5526c617d8896d18..d06d3b3aedc965f9ca5cbaee5998c77714e0d620 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -59,7 +59,7 @@ Fullscreen status=stable
FastTextAutosizing
Gamepad status=stable
HTMLImports status=test
-HighResolutionTimeInWorkers status=stable
+PerformanceInWorkers status=experimental
IMEAPI status=experimental
IndexedDBExperimental status=experimental
InputModeAttribute status=test

Powered by Google App Engine
This is Rietveld 408576698