Daniel Erez has posted comments on this change.

Change subject: ui: rename member Definition to lowercase in ProvideTickEvent
......................................................................


Patch Set 1: Code-Review+2

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SearchableListModel.java
Line 479:     public void eventRaised(Event ev, Object sender, EventArgs args)
Line 480:     {
Line 481:         super.eventRaised(ev, sender, args);
Line 482: 
Line 483:         if 
(ev.matchesDefinition(RegistrationResult.RetrievedEventDefinition))
that's the next one i guess...
Line 484:         {
Line 485:             asyncResult_Retrieved();
Line 486:         }
Line 487:         if (ev.matchesDefinition(ProvideTickEvent.definition))


-- 
To view, visit http://gerrit.ovirt.org/22157
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I73e1cbc9565894effc4a29c5673a3a49a9f80706
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Tal Nisan <[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

Reply via email to