This commit is contained in:
norris%netscape.com 2000-01-11 23:55:18 +00:00
Родитель cf64a5c902
Коммит 1cf0d7f12b
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1297,7 +1297,6 @@ nsGenericElement::TriggerLink(nsIPresContext* aPresContext,
// Now pass on absolute url to the click handler
if (aClick) {
// Check that this page is allowed to load this URI.
nsresult rv;
NS_WITH_SERVICE(nsIScriptSecurityManager, securityManager,
NS_SCRIPTSECURITYMANAGER_PROGID, &rv);
nsIURI *absURI = nsnull;

Просмотреть файл

@ -1297,7 +1297,6 @@ nsGenericElement::TriggerLink(nsIPresContext* aPresContext,
// Now pass on absolute url to the click handler
if (aClick) {
// Check that this page is allowed to load this URI.
nsresult rv;
NS_WITH_SERVICE(nsIScriptSecurityManager, securityManager,
NS_SCRIPTSECURITYMANAGER_PROGID, &rv);
nsIURI *absURI = nsnull;