Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: Fixed default color depth for spice-activex
......................................................................
frontend: Fixed default color depth for spice-activex
This patch fixes setting default value of ColorDepth attribute of spice browser
plugin. For spice-xpi the value is "", whereas for spice-activex the value
is 0.
Change-Id: I58af05c0a2ff88dccb4634ec9a81dff84afe92a5
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=913183
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/SpicePluginImpl.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Frank Kobzik: Verified
--
To view, visit
http://gerrit.ovirt.org/14502
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I58af05c0a2ff88dccb4634ec9a81dff84afe92a5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>