Change in ovirt-engine[master]: frontend: Fix Spice ActiveX for IE 11
tjelinek at redhat.com
tjelinek at redhat.com
Mon Jan 13 10:35:50 UTC 2014
Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: Fix Spice ActiveX for IE 11
......................................................................
frontend: Fix Spice ActiveX for IE 11
This patch provides quick fix of SPICE plugin invocation for Internet
Explorer 11.
Since IE 11 doesn't report itself as MSIE anymore and doesn't support
old IE DOM API, couple of small adjustments were needed.
Change-Id: I14760ddf688a29eb1c5ef896c20e194fdc7ed8ca
Signed-off-by: Frantisek Kobzik <fkobzik at redhat.com>
Bug-Url: https://bugzilla.redhat.com/1052104
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/ClientAgentType.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/SpicePluginImpl.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/utils/ConsoleUtilsImpl.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/ConsoleUtils.java
4 files changed, 40 insertions(+), 12 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Frank Kobzik: Verified
--
To view, visit http://gerrit.ovirt.org/23100
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14760ddf688a29eb1c5ef896c20e194fdc7ed8ca
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list