From c07d4360df2ba313fb8bd10f0cf2abccf5d485a9 Mon Sep 17 00:00:00 2001 From: Aleric Inglewood Date: Fri, 29 Oct 2010 15:34:10 +0200 Subject: RED-595 was renamed to IMP-595 --- linden/indra/newview/llmediactrl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden/indra') diff --git a/linden/indra/newview/llmediactrl.cpp b/linden/indra/newview/llmediactrl.cpp index c3bcf85..8b60326 100644 --- a/linden/indra/newview/llmediactrl.cpp +++ b/linden/indra/newview/llmediactrl.cpp @@ -201,7 +201,7 @@ BOOL LLMediaCtrl::handleMouseUp( S32 x, S32 y, MASK mask ) // *HACK: media_plugin_webkit automatically takes focus on mouseup, // in addition to the onFocusReceived() call below. Undo this. JC - // RED-595: Is this really still the case for webkit? + // IMP-595: Is this really still the case for webkit? if (!mTakeFocusOnClick) { mMediaSource->focus(false); -- cgit v1.1