Change in ovirt-engine[ovirt-engine-4.1]: webadmin: image upload - xhr timeout handling
Code Review
gerrit at ovirt.org
Mon May 15 08:20:44 UTC 2017
>From Tal Nisan <tnisan at redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: image upload - xhr timeout handling
......................................................................
webadmin: image upload - xhr timeout handling
Added XMLHttpRequest timeout handling in order to detect
file removal during upload in FireFox. The current detection
method (file.size == 0) works in Chrome but not in FF.
Change-Id: Ibff26e110d6c634baa823236e5f168710c90c8ef
Bug-Url: https://bugzilla.redhat.com/1365237
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/UploadImageModel.java
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Daniel Erez: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/76801
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibff26e110d6c634baa823236e5f168710c90c8ef
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list