Go to file
Monroe Linden ba3f7965e3 Made LLMediaDataClient not send requests on behalf of objects that are marked as dead.
When LLMediaDataClient::QueueTimer::tick() encounters an object at the head of the queue that's dead, it will now remove that object and loop, instead of sending a request and waiting for the tick timer to fire again.

Added an isDead() function to LLMediaDataClientObject, and an additional unit test that verifies the handling of dead objects.
2009-11-19 16:35:11 -08:00
doc Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-04 09:54:07 -05:00
etc merge of latest lindenlab/svn-imports-viewer-20 2009-10-01 18:19:45 -07:00
indra Made LLMediaDataClient not send requests on behalf of objects that are marked as dead. 2009-11-19 16:35:11 -08:00
scripts Adding new option definition - forgot. 2009-11-06 15:54:11 -08:00
.hgignore Don't hg ignore the newview/skins directory, we add files there regularly. 2009-11-06 13:49:07 -08:00
install.xml Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime compatibility. 2009-11-17 16:46:52 +00:00