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

Unified Diff: Source/web/WebSettingsImpl.h

Issue 785333002: Delete the Layer Squashing runtime feature. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/web/WebRuntimeFeatures.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebSettingsImpl.h
diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h
index 50670a17a0e57329f5e5bde1f18824a6a5aad105..cd107528ed09856b97333a408f33b429f2f2334a 100644
--- a/Source/web/WebSettingsImpl.h
+++ b/Source/web/WebSettingsImpl.h
@@ -106,7 +106,6 @@ public:
virtual void setJavaScriptCanAccessClipboard(bool) override;
virtual void setJavaScriptCanOpenWindowsAutomatically(bool) override;
virtual void setJavaScriptEnabled(bool) override;
- virtual void setLayerSquashingEnabled(bool) override;
virtual void setLoadsImagesAutomatically(bool) override;
virtual void setLoadWithOverviewMode(bool) override;
virtual void setLocalStorageEnabled(bool) override;
« no previous file with comments | « Source/web/WebRuntimeFeatures.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698