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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1311763004: Complete replacement of REF OverlayFullscreenVideo (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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/html/HTMLVideoElement.cpp ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | 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 e5c7bcd1b7ca58303472d98a664551ef2658a594..37fff2da942c51f5bbd31856b1d666b9c980c34d 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -106,10 +106,6 @@ NotificationConstructor status=stable
NotificationExperimental status=test
Notifications status=stable
OrientationEvent
-// Only enabled on Android, and for certain layout tests on Linux.
-// TODO(watk): Delete this in favor of ForceOverlayFullscreenVideo after
-// removing chromium's dependency on it. http://crbug.com/511376
-OverlayFullscreenVideo
// For simulating Android's overlay fullscreen video in layout tests on Linux.
ForceOverlayFullscreenVideo
OverlayScrollbars
« no previous file with comments | « Source/core/html/HTMLVideoElement.cpp ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698