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

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, 9 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..2a49c26a05c529c252912256771e99d82c71b653 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -70,6 +70,7 @@ Media status=stable
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental
MediaStream status=stable
+MemoryInfoInWorkers status=experimental
NavigatorContentUtils
Notifications status=stable
ObjectFitPosition status=stable
@@ -84,6 +85,7 @@ PeerConnection depends_on=MediaStream, status=stable
// Bug to track removal once completed everywhere:
// http://crbug.com/308649
PointerEventsMaxTouchPoints status=experimental
+PreciseMemoryInfo status=experimental
abarth-chromium 2014/03/28 17:38:47 This status is not correct. You should leave the
Quota status=stable
QuotaPromise status=experimental
OverlayScrollbars

Powered by Google App Engine
This is Rietveld 408576698