Vojtech Szocs has submitted this change and it was merged.

Change subject: gwt: Emulate random UUID generation in GWT
......................................................................


gwt: Emulate random UUID generation in GWT

Adds emulation of random UUID generation in GWT code that is translated to
Javascript. This will allow us to assign UUID in constructors of our
entities and use those UUIDs in equals/hashcode methods.

Change-Id: I5052240c07d8d3265b291de03fb92df672540fef
Signed-off-by: Martin Perina <mper...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/java/util/UUID.java
1 file changed, 21 insertions(+), 2 deletions(-)

Approvals:
  Martin Peřina: Verified
  Jenkins CI: Verified; Looks good to me, but someone else must approve
  Vojtech Szocs: Looks good to me, approved
  Moti Asayag: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/41983
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5052240c07d8d3265b291de03fb92df672540fef
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to