b=75893. r=mcclusk sr=attinasi a=chofmann

This commit is contained in:
dcone%netscape.com 2006-02-10 22:48:54 +00:00
parent 22f98e79f2
commit afc5a37224

View File

@ -159,8 +159,14 @@ NS_IMETHODIMP nsDeviceContextMac :: SupportsNativeWidgets(PRBool &aSupportsWidge
// Raptor currently doesn't work this way and needs to be fixed.
// (please remove this comment when this situation is rectified)
if( nsnull != mSpec){
aSupportsWidgets = PR_FALSE;
} else {
aSupportsWidgets = PR_TRUE;
}
//if (nsnull == mSurface)
aSupportsWidgets = PR_TRUE;
//else
//aSupportsWidgets = PR_FALSE;