[TIMOB-2664] setTimeout(0) on xhr on iOS does not make it not timeout
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T03:26:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 |
Components | iOS |
Labels | defect, ios, release-1.6.0, settimeout, xhr |
Reporter | ctredway |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:26:22.000+0000 |
Updated | 2017-03-02T21:01:08.000+0000 |
Description
When using setTimeout(0) on an xhr call, this should not timeout. Currently this does not happen. After talking with Steven, he says it will never be 100% reliable but we can get it close.
HD Ticket:
http://developer.appcelerator.com/helpdesk/view/57451">http://developer.appcelerator.com/helpdesk/view/57451
For the record, the ticket actually might be a different bug that has nothing to do with timeout. The error being reported is not a timeout error; it is a certificate signing error. There may be an issue with our SSL support.
Actually going to mark this invalid. Unable to reproduce and the issue as identified with HD isn't in timeout anyway.
Closed as invalid.