Change in ovirt-engine[ovirt-engine-3.3]: frontend: SPICE ActiveX plugin IE 11 workaround

Itamar Heim has submitted this change and it was merged. Change subject: frontend: SPICE ActiveX plugin IE 11 workaround ...................................................................... frontend: SPICE ActiveX plugin IE 11 workaround Currently SPICE ActiveX plugin cannot handle embedding into DOM without <PARAM NAME="SecurePort" VALUE="0"/> element inside <object ...> element. This patch adds this dummy <PARAM .../> element. Change-Id: Ibb63ac7c0dcd269de33ced50da215e86072476cc Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> Bug-Url: https://bugzilla.redhat.com/1052873 --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/SpicePluginImpl.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23286 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb63ac7c0dcd269de33ced50da215e86072476cc Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com