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

Unified Diff: Source/core/testing/InternalSettings.idl

Issue 891523002: ScrollTopLeftInterop should not be marked experimental (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: updates Created 5 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
« no previous file with comments | « Source/core/testing/InternalSettings.cpp ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/InternalSettings.idl
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
index d078a4c9a010d4f6fd4a810d7af42054612672af..c017a41de0c3e3dcc55accb7cfb164b4cc156354 100644
--- a/Source/core/testing/InternalSettings.idl
+++ b/Source/core/testing/InternalSettings.idl
@@ -61,4 +61,5 @@
void setExperimentalContentSecurityPolicyFeaturesEnabled(boolean enabled);
void setPseudoClassesInMatchingCriteriaInAuthorShadowTreesEnabled(boolean enabled);
void setImageColorProfilesEnabled(boolean enabled);
+ void setScrollTopLeftInteropEnabled(boolean enabled);
};
« no previous file with comments | « Source/core/testing/InternalSettings.cpp ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698