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

Unified Diff: trunk/Source/WebKit/chromium/src/WebSettingsImpl.h

Issue 14706011: Revert 150468 "Switching CSS Variables over to RuntimeEnabledFea..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 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: trunk/Source/WebKit/chromium/src/WebSettingsImpl.h
===================================================================
--- trunk/Source/WebKit/chromium/src/WebSettingsImpl.h (revision 150485)
+++ trunk/Source/WebKit/chromium/src/WebSettingsImpl.h (working copy)
@@ -92,6 +92,7 @@
virtual void setExperimentalCSSCustomFilterEnabled(bool);
virtual void setExperimentalCSSGridLayoutEnabled(bool);
virtual void setCSSStickyPositionEnabled(bool);
+ virtual void setExperimentalCSSVariablesEnabled(bool);
virtual void setExperimentalWebGLEnabled(bool);
virtual void setExperimentalWebSocketEnabled(bool);
virtual void setFantasyFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON);
« no previous file with comments | « trunk/Source/WebKit/chromium/public/WebSettings.h ('k') | trunk/Source/WebKit/chromium/src/WebSettingsImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698