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 <mperina(a)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 <mperina(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org