Merging changes between MOZILLA_1_7_RELEASE and AVIARY_20040809_MERGEPOINT, a=ben: bad merging for bug 253597
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160568 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