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

Unified Diff: public/web/WebRuntimeFeatures.h

Issue 22454003: Support subtitles for native fullscreen video (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: enabling layout tests Created 7 years, 3 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: public/web/WebRuntimeFeatures.h
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
index 73d8e17e9f41de3829064accca051d01a8ea43d0..c9cb32734e31fdf7e94b36ea6a1a64139ac2e395 100644
--- a/public/web/WebRuntimeFeatures.h
+++ b/public/web/WebRuntimeFeatures.h
@@ -146,6 +146,8 @@ public:
WEBKIT_EXPORT static void enableInputModeAttribute(bool);
+ WEBKIT_EXPORT static void enableOverlayFullscreenVideo(bool);
+
private:
WebRuntimeFeatures();
};
« Source/web/WebViewImpl.h ('K') | « Tools/Scripts/webkitpy/layout_tests/port/chromium.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698