Address brendan's comments
This commit is contained in:
parent
dbccbaaa27
commit
27fe18e8c6
4 changed files with 28 additions and 41 deletions
|
@ -305,9 +305,6 @@ ChromeActions.prototype = {
|
|||
getLocale: function() {
|
||||
return getStringPref('general.useragent.locale', 'en-US');
|
||||
},
|
||||
getLoadingType: function() {
|
||||
return 'passive';
|
||||
},
|
||||
getStrings: function(data) {
|
||||
try {
|
||||
// Lazy initialization of localizedStrings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue