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

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

Issue 1288623004: Devtools: Remove continuous repainting feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase 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 | « Source/devtools/front_end/main/RenderingOptions.js ('k') | Source/devtools/protocol.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/main/module.json
diff --git a/Source/devtools/front_end/main/module.json b/Source/devtools/front_end/main/module.json
index 96270e2dc6bc0c6353d3975ecbc8ea668fad889c..68bb35ac99fe11b2fe2959d4a4a86c3b1f6a1587 100644
--- a/Source/devtools/front_end/main/module.json
+++ b/Source/devtools/front_end/main/module.json
@@ -294,12 +294,6 @@
},
{
"type": "setting",
- "settingName": "continuousPainting",
- "settingType": "boolean",
- "defaultValue": false
- },
- {
- "type": "setting",
"settingName": "showScrollBottleneckRects",
"settingType": "boolean",
"defaultValue": false
« no previous file with comments | « Source/devtools/front_end/main/RenderingOptions.js ('k') | Source/devtools/protocol.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698