phoenix-firestorm/indra/newview/tests
Rick Pasetto 353ac3969e FIX DEV-41991: do not allow media settings panel to come up if media data is in flight
Review #33

This change marks the current selection "not editable" if
any objects in the selection are currently "in flight" (i.e.
their media data has not been fetched yet, or is in the
process of being fetched).  This involved adding API to
LLMediaDataClient to query whether an object is in the
process of being fetched (i.e. in the queue).  I've added
a unit test for this new API.
2009-11-10 17:24:02 -08:00
..
llagentaccess_test.cpp
llcapabilitylistener_test.cpp
lldateutil_test.cpp
lllogininstance_test.cpp
llmediadataclient_test.cpp FIX DEV-41991: do not allow media settings panel to come up if media data is in flight 2009-11-10 17:24:02 -08:00
lltextureinfo_test.cpp
lltextureinfodetails_test.cpp
lltexturestatsuploader_test.cpp
llviewerhelputil_test.cpp
llworldmap_test.cpp
llworldmipmap_test.cpp
llxmlrpclistener_test.cpp
test_llxmlrpc_peer.py