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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 959643002: Remove the overflowchanged event with a runtime flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 5 years, 10 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/events/OverflowEventInit.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index dd1114a467f72425dcd23a8670fafb62819eeddb..906aa0b9313323cf7701a89b9b1765d544facbfe 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -95,6 +95,8 @@ NewCSSParser
NotificationConstructor status=stable
Notifications status=stable
OrientationEvent
+// The overflowchanged event is being removed. crbug.com/460822
+OverflowChangedEvent
// Only enabled on Android, and for certain layout tests on Linux.
OverlayFullscreenVideo
OverlayScrollbars
« no previous file with comments | « Source/core/events/OverflowEventInit.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698