Daniel Erez has submitted this change and it was merged. Change subject: webadmin: snapshot sub-tab - avoid redundant update ......................................................................
webadmin: snapshot sub-tab - avoid redundant update VmSnapshotListModel -> updateActionAvailability: avoid update when getItems is null (to prevent an NPE). Change-Id: If3469c20f2a4caceb96b40bbf542baacbadcf30e Bug-Url: https://bugzilla.redhat.com/1058618 Signed-off-by: Daniel Erez <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25535 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If3469c20f2a4caceb96b40bbf542baacbadcf30e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
