what i really meant to say was:
Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission] p=mvl r=dwitte sr=darin a=asa git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160272 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -263,7 +263,7 @@ nsImgManager::TestPermission(nsIURI *aCurrentURI,
|
||||
|
||||
// Third party checking
|
||||
if (mBehaviorPref == IMAGE_NOFOREIGN) {
|
||||
// We need a requesting uri for third party checks to work.
|
||||
// We need a requesting uri for third party checks to work
|
||||
if (!aFirstURI)
|
||||
return NS_OK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user