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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1119683003: Implement requestIdleCallback API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add LayoutTest and fix minor spec violation 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 5de7c8062b5c723499cce839f43d69de9a8f15c8..8f11c566932e2d8447fc9fec6c61f01e9bc80275 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -125,6 +125,7 @@ PushMessaging status=stable
PushMessagingData status=test
QuotaPromise status=experimental
ReducedReferrerGranularity
+RequestIdleCallback status=test
RequestAutocomplete status=test
SandboxBlocksModals status=stable
ScreenOrientation status=stable

Powered by Google App Engine
This is Rietveld 408576698