зеркало из https://github.com/mozilla/gecko-dev.git
Fix warning.
This commit is contained in:
Родитель
cf64a5c902
Коммит
1cf0d7f12b
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче