summaryrefslogtreecommitdiff
path: root/indra/newview/llmediadataclient.cpp
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2009-10-08 19:53:55 -0700
committerMonroe Linden <monroe@lindenlab.com>2009-10-08 19:53:55 -0700
commit8d1f3f735194775b754011de1f6000ccb6d1039e (patch)
tree84f5180d6b5cb4fe767e2f82b628ff5ff527e3a5 /indra/newview/llmediadataclient.cpp
parentbf82ec22647736333e1b14766e3c7d5cfb1a739a (diff)
Fix for some parcel media not loading properly (DEV-39135).
There were a couple of issues interacting to cause this: Firstly, when LLViewerMediaImpl delayed loading the parcel media (which it normally does), it was losing track of the specified MIME type, but the autodiscovery code also wasn't being triggered. The code should now carry through both the specified MIME type and the autodiscovery flag when loading is delayed. Second, the new media autodiscovery code might not work for some legacy parcel media content (for example, if it's stored on a server that doesn't report the correct MIME types). The code has been changed to first check whether the specified MIME type maps to a known plugin and allow that to override MIME type detection, which should allow this legacy content to keep working.
Diffstat (limited to 'indra/newview/llmediadataclient.cpp')
0 files changed, 0 insertions, 0 deletions