mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Bug 646858 - Remove old geolocation learn more link code from nsBrowserGlue.js r=gavin
This commit is contained in:
parent
bd51cb9b94
commit
400cb7e01b
@ -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 secondaryActions = [];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user