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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5

Issue 2891953002: Ship and experiment with the Budget API (Closed)
Patch Set: Ship and experiment with the Budget API Created 3 years, 7 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: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
index 245fe6c84131be07f561d7e0534637bfd35b8c9e..d567e8cf8932c1580ede0a97b9cf3ae73889e4ba 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
@@ -123,6 +123,11 @@
},
{
name: "Budget",
+ status: "stable",
johnme 2017/05/24 12:08:44 Why didn't third_party/WebKit/LayoutTests/virtual/
Peter Beverloo 2017/05/24 14:35:42 Because that file doesn't exist anymore.
+ },
+ {
+ name: "BudgetQuery",
+ origin_trial_feature_name: "BudgetQuery",
status: "experimental",
},
{

Powered by Google App Engine
This is Rietveld 408576698