Frank Kobzik has posted comments on this change. Change subject: core: Non-plugin automatic invocation of console session ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/console/ConsoleConfigServlet.java Line 12: /** Line 13: * Servlet for serving console config files. Line 14: * Line 15: */ Line 16: public class ConsoleConfigServlet extends IniServlet { Ok, this is prettier. (I also explored a way to do this with Data URI (i.e. entirely without the need of additional request), unfortunately this is not possible because of IE which can handle only images in Data URI). Line 17: Line 18: private static final long serialVersionUID = 8496520437603585173L; Line 19: Line 20: private static final String CONFIG_FILE_HEADER = "[virt-viewer]"; -- To view, visit http://gerrit.ovirt.org/11702 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I18b9d2efad15f5e9bb98a8176112b721c810205f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkob...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches