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

Unified Diff: Source/devtools/front_end/components/module.json

Issue 1325713004: Devtools: Move custom formatters out of experiments (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@custom-formatters
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | Source/devtools/front_end/main/Main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/components/module.json
diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json
index 7f68bdce9b08c60bf7479dd866383df4523d2abc..a920115619532ab70257ca3ac4fa6862450a29f8 100644
--- a/Source/devtools/front_end/components/module.json
+++ b/Source/devtools/front_end/components/module.json
@@ -6,8 +6,7 @@
"title": "Enable custom formatters",
"settingName": "customFormatters",
"settingType": "boolean",
- "defaultValue": false,
- "experiment": "customObjectFormatters"
+ "defaultValue": false
},
{
"type": "@WebInspector.DOMPresentationUtils.MarkerDecorator",
« no previous file with comments | « no previous file | Source/devtools/front_end/main/Main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698