diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-01-05 16:16:57 -0800 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-01-05 16:16:57 -0800 |
commit | 34191fcc2c2e54921febd087f781c51899bc2442 (patch) | |
tree | 649381ccb5aaf55dc4e8c9755a273d86c05be5b9 /indra/llmessage | |
parent | f119a86461a33f6c303b23c6e4669b49cc00b8c0 (diff) |
Fix for EXT-3664/DEV-43374 (MEDIA SETTINGS Reset button does not work if current URL is a quicktime movie)
LLViewerMediaImpl::initializeMedia() was assuming an invalid invariant (that mMimeType was associated with the currently loaded plugin). Fixed by adding a new member variable, mCurrentMimeType, which reflects the MIME type that caused the currently loaded plugin to be loaded, and using that instead of mMimeType when determining whether to reload the plugin.
Diffstat (limited to 'indra/llmessage')
0 files changed, 0 insertions, 0 deletions