Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: performance issues in custom propeties sheet (#838567)
......................................................................
webadmin: performance issues in custom propeties sheet (#838567)
https://bugzilla.redhat.com/838567
subscribed to the event for each add/remove of a line.
changed it to only once.
Change-Id: I33b7d5b60a669089f19a44aa8f0e133225c177d8
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/form/key_value/KeyValueWidget.java
1 file changed, 8 insertions(+), 6 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6329
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I33b7d5b60a669089f19a44aa8f0e133225c177d8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>