Omer Frenkel has posted comments on this change. Change subject: engine: Phase 1: Move console options to backend ......................................................................
Patch Set 4: Code-Review+1 (1 comment) just one comment https://gerrit.ovirt.org/#/c/37972/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/console/ConsoleOptions.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/console/ConsoleOptions.java: Line 50: private boolean spiceProxyEnabled; Line 51: private List<WanDisableEffects> wanDisableEffects; Line 52: Line 53: public static final int TICKET_VALIDITY_SECONDS = 120; Line 54: public static final String SECURE_ATTENTION_MAPPING = "ctrl+alt+end";// $NON-NLS-1$ i think there is no need for " // $NON-NLS-1$ " anymore, no? Line 55: Line 56: public ConsoleOptions() { } Line 57: Line 58: public ConsoleOptions(GraphicsType graphicsType) { -- To view, visit https://gerrit.ovirt.org/37972 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib06110fd2b36f96f1baa55b6176240cd27a2cbf9 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
