Aleric Inglewood
ac84e02018
Do not use a timer for HTTP get in LLTextureFetchWorker::doWork
...
All HTTP timing is done by AIHTTPTimeoutPolicy.
Inside LLTextureFetchWorker::doWork when mState == SEND_HTTP_REQ,
mCanUseHTTP is true, throttling is not in effect and mURL is not empty,
mLoaded is set to FALSE, mState is set to WAIT_HTTP_REQ and
LLHTTPClient::request is called that starts the download by curl.
A call back to LLTextureFetchWorker::callbackHttpGet is guaranteed,
which causes mLoaded to be set to TRUE (HTTPGetResponder::completedRaw
calls LLTextureFetchWorker::callbackHttpGet which sets mRequestedSize to -1
(if there was an error) and mLoaded to TRUE).
Being in state WAIT_HTTP_REQ, once mLoaded == TRUE (and mRequestedSize
is -1), the different timeout errors are handled.
2013-03-27 22:37:21 +01:00
..
2012-04-29 00:25:40 -04:00
2013-03-21 20:26:01 +01:00
2013-03-21 20:26:01 +01:00
2013-03-06 03:34:05 +01:00
2013-03-06 03:26:43 +01:00
2012-11-29 11:58:41 -06:00
2012-11-19 04:42:02 +01:00
2013-03-21 20:26:01 +01:00
2013-03-25 04:41:07 +01:00
2012-11-07 15:41:50 +01:00
2013-01-08 17:50:09 +01:00
2012-12-24 19:58:54 +01:00
2013-03-25 04:41:07 +01:00
2013-03-25 04:41:07 +01:00
2013-03-27 22:37:21 +01:00
2013-03-19 23:59:15 +01:00
2013-03-05 12:24:51 -05:00
2013-02-12 23:44:55 +01:00
2012-12-24 02:54:36 +01:00
2012-08-13 19:30:35 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 09:11:36 +01:00
2012-03-06 09:11:36 +01:00
2012-06-30 21:14:18 +02:00
2012-03-06 07:31:15 +01:00
2013-01-11 04:15:55 +01:00
2012-12-10 11:24:25 -05:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-03-04 12:02:01 -05:00
2012-10-26 04:13:29 +02:00
2013-03-04 12:02:01 -05:00
2012-08-20 21:18:19 +02:00
2013-03-04 12:02:01 -05:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-02-12 20:47:55 -06:00
2013-02-12 20:47:55 -06:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-08-09 10:56:29 -04:00
2012-03-06 07:31:15 +01:00
2012-11-03 14:13:13 +01:00
2012-03-06 07:31:15 +01:00
2012-07-21 03:01:42 -04:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-09-20 04:49:43 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-03-21 20:56:21 +01:00
2013-03-10 16:43:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-31 05:01:24 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-03-04 12:02:01 -05:00
2012-03-06 07:31:15 +01:00
2012-07-15 22:46:38 +02:00
2012-07-16 22:35:04 +02:00
2013-03-04 12:02:01 -05:00
2012-07-22 11:26:36 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-22 11:26:36 +02:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-11-04 03:30:49 +01:00
2012-11-04 03:30:49 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-02-12 20:47:55 -06:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-11-03 14:13:13 +01:00
2012-08-09 22:50:05 -05:00
2012-09-20 16:50:03 +02:00
2012-03-06 07:31:15 +01:00
2012-08-05 18:51:21 +02:00
2012-06-28 04:08:25 -04:00
2013-03-04 12:02:01 -05:00
2012-07-22 11:26:36 +02:00
2013-02-11 01:14:09 -05:00
2013-02-11 19:12:17 -05:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-10-31 23:11:42 +01:00
2013-01-11 04:15:55 +01:00
2012-07-22 11:26:36 +02:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-11-03 14:13:13 +01:00
2012-11-03 14:13:13 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-03-11 19:55:38 -04:00
2013-03-08 01:50:02 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-07-20 08:13:07 -04:00
2013-02-19 01:50:46 -06:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2013-01-13 02:37:12 -06:00
2013-01-13 02:37:12 -06:00
2012-03-06 07:31:15 +01:00
2013-03-04 12:02:01 -05:00
2012-11-03 14:13:13 +01:00
2012-04-28 21:29:52 -04:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00
2012-03-06 07:31:15 +01:00