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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1198863006: First version of PerformanceObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review comments. Name changes and moving statics to PerformanceBase. Created 5 years, 5 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 ab4f23be0fa501a65cbe7f97900cb2815beb559b..d6b1771d594db1fa8836fb95e14553ca7bafcf14 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -108,6 +108,7 @@ OverlayFullscreenVideo
OverlayScrollbars
PagePopup status=stable
PathOpsSVGClipping status=stable
+PerformanceObserverSupport status=experimental
adamk 2015/07/24 21:26:30 Naming nit: why not just "PerformanceObserver"? Th
MikeB 2015/07/24 23:07:15 Done.
Permissions status=stable
PermissionsRequestRevoke status=test
PointerEvent

Powered by Google App Engine
This is Rietveld 408576698