fix for bug#25021. r:neeti, rpotts. fix needed for pdt bugs. pnunn.
git-svn-id: svn://10.0.0.236/trunk@60352 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -541,7 +541,7 @@ ImageNetContextImpl::Clone()
|
||||
//mReconnectArg is ImageGroup. If GetURL is triggered
|
||||
//by timer for animation, ImageGroup may have been unloaded
|
||||
//before timer kicks off.
|
||||
mReconnectCallback=nsnull; mReconnectArg=nsnull;
|
||||
//mReconnectCallback=nsnull; mReconnectArg=nsnull;
|
||||
|
||||
if (NS_NewImageNetContext(&cx, group, mReconnectCallback, mReconnectArg) == NS_OK)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user