Bug 646858 - Remove old geolocation learn more link code from nsBrowserGlue.js r=gavin

This commit is contained in:
Margaret Leibovic 2011-03-31 10:50:03 -07:00
parent 73dd5db57d
commit 279e7fb21b

View File

@ -1466,11 +1466,6 @@ ContentPermissionPrompt.prototype = {
}, },
}; };
// XXX Bug 573536
// browserBundle.GetStringFromName("geolocation.learnMore")
//var formatter = Cc["@mozilla.org/toolkit/URLFormatterService;1"].getService(Ci.nsIURLFormatter);
//link.href = formatter.formatURLPref("browser.geolocation.warning.infoURL");
var message; var message;
var secondaryActions = []; var secondaryActions = [];