Alexander Wels has posted comments on this change.

Change subject: userportal,webadmin: frontend refactor phase 2
......................................................................


Patch Set 10:

(2 comments)

....................................................
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/VdcUserCallback.java
Line 2: 
Line 3: /**
Line 4:  * The callback interface for user operations such as logging in and 
out.
Line 5:  */
Line 6: public interface VdcUserCallback<R> {
Sounds like a good plan, done.
Line 7:     /**
Line 8:      * Success callback.
Line 9:      * @param result The result of the operation.
Line 10:      */


....................................................
File 
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/system/ApplicationInit.java
Line 102:                     Window.Location.reload();
Line 103:                 }
Line 104: 
Line 105:                 //Frontend.clearLoggedInUser();
Line 106:                 frontend.setLoggedInUser(null);
Ugh, I had commented out the line because of conflicts, I meant to fix that.
Line 107:                 getLoginModel().resetAfterLogout();
Line 108:                 AsyncDataProvider.clearCache();
Line 109:                 connectAutomaticallyManager.resetAlreadyOpened();
Line 110:                 ApplicationInit.super.onLogout();


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id19491b8fd4f30ad3a88790eaad664d679b35e22
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to