Bug 349410: don't redeclare "uri" (image blocking notification shows the wrong host name for third party images), r=mconnor
git-svn-id: svn://10.0.0.236/trunk@208068 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4958,7 +4958,6 @@ nsContextMenu.prototype = {
|
||||
savedmenu.toggleImageBlocking(!aBlock);
|
||||
}
|
||||
|
||||
var uri = gBrowser.selectedBrowser.webNavigation.currentURI;
|
||||
var brandBundle = document.getElementById("bundle_brand");
|
||||
var app = brandBundle.getString("brandShortName");
|
||||
var bundle_browser = document.getElementById("bundle_browser");
|
||||
|
||||
Reference in New Issue
Block a user