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

Unified Diff: third_party/WebKit/Source/core/frame/Settings.json5

Issue 2655373003: Squash deceased layer squashing flag (Closed)
Patch Set: Created 3 years, 11 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/core/frame/Settings.json5
diff --git a/third_party/WebKit/Source/core/frame/Settings.json5 b/third_party/WebKit/Source/core/frame/Settings.json5
index 7ddfe071f15320eaa06d1f67836580b4e4a2d5de..1cde79f617a50ffe6f0a9ce984667db53ca0dbca 100644
--- a/third_party/WebKit/Source/core/frame/Settings.json5
+++ b/third_party/WebKit/Source/core/frame/Settings.json5
@@ -570,13 +570,6 @@
initial: false,
},
- // FIXME: This is a temporary flag and should be removed
- // when squashing is ready. (crbug.com/261605)
- {
- name: "layerSquashingEnabled",
- initial: false,
- },
-
// Clients that execute script should call ScriptController::canExecuteScripts()
// instead of this function. ScriptController::canExecuteScripts() checks the
// HTML sandbox, plugin sandboxing, and other important details.

Powered by Google App Engine
This is Rietveld 408576698