From 0c3eb34ecb531c5685a4c8d23f3990d818c7cbd9 Mon Sep 17 00:00:00 2001 From: Alexey Novak Date: Tue, 11 Sep 2012 15:19:05 -0400 Subject: [PATCH] FLUID-4779: Removing a comment. --- js/VideoPlayer.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/VideoPlayer.js b/js/VideoPlayer.js index fca3afa..5275ade 100644 --- a/js/VideoPlayer.js +++ b/js/VideoPlayer.js @@ -34,8 +34,6 @@ https://github.com/fluid-project/infusion/raw/master/Infusion-LICENSE.txt return isHtml5Browser ? fluid.typeTag("fluid.browser.html5") : undefined; }; - // FLUID-4779: This check should be removed once we implement our own fullScreen mode - // and won't rely on browser's built-in fullscreen mode fluid.browser.noFullScreenMode = function () { var v = $("