Change in ovirt-engine[master]: webadmin: image upload - xhr timeout handling

Code Review gerrit at ovirt.org
Sun May 14 14:55:59 UTC 2017


>From Daniel Erez <derez at redhat.com>:

Daniel Erez 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/76793
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibff26e110d6c634baa823236e5f168710c90c8ef
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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